diff options
Diffstat (limited to 'IvyProbe')
-rw-r--r-- | IvyProbe/IvyProbe.sln | 4 | ||||
-rw-r--r-- | IvyProbe/IvyProbe.vcproj | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/IvyProbe/IvyProbe.sln b/IvyProbe/IvyProbe.sln index d0c3281..134b344 100644 --- a/IvyProbe/IvyProbe.sln +++ b/IvyProbe/IvyProbe.sln @@ -1,5 +1,5 @@ -Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IvyProbe", "IvyProbe.vcproj", "{B7F7F0F7-9029-4D1A-8CB4-C42DAF86A21C}"
ProjectSection(ProjectDependencies) = postProject
{D79FC143-498E-4342-B2C7-BDAD1B8D0E6B} = {D79FC143-498E-4342-B2C7-BDAD1B8D0E6B}
diff --git a/IvyProbe/IvyProbe.vcproj b/IvyProbe/IvyProbe.vcproj index 2698f40..6296903 100644 --- a/IvyProbe/IvyProbe.vcproj +++ b/IvyProbe/IvyProbe.vcproj @@ -367,7 +367,6 @@ <References>
<ProjectReference
ReferencedProjectIdentifier="{9818D652-CC05-463E-880D-AFCA2C7BFABE}"
- RelativePathToProject=".\Ivy\Ivy.vcproj"
/>
</References>
<Files>
|