diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-03 13:39:14 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-03 13:39:14 +0000 |
commit | 53ebb35f1ae99a27b042c68a699cec19029abc69 (patch) | |
tree | 2c82764fb3c3b55c4f0f47b5561afaae113c1859 /iax | |
parent | cbfe48a482e80dd513308d90d500f7c34c33b068 (diff) |
fix proj files grr
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@36 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'iax')
-rw-r--r-- | iax/iax_8.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iax/iax_8.sln b/iax/iax_8.sln index 4bf639d..433ca4d 100644 --- a/iax/iax_8.sln +++ b/iax/iax_8.sln @@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iax", "iax.vcproj", "{7C89CA7D-D98A-43E6-9772-385681506ABF}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iax", "iax_8.vcproj", "{7C89CA7D-D98A-43E6-9772-385681506ABF}"
ProjectSection(ProjectDependencies) = postProject
{4AF56BD0-9FB7-435B-99F2-8582FEAC8137} = {4AF56BD0-9FB7-435B-99F2-8582FEAC8137}
EndProjectSection
|