summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
Diffstat (limited to 'vcnet')
-rw-r--r--vcnet/ippeveprinter.vcxproj2
-rw-r--r--vcnet/ippfind.vcxproj2
-rw-r--r--vcnet/ipptool.vcxproj2
3 files changed, 3 insertions, 3 deletions
diff --git a/vcnet/ippeveprinter.vcxproj b/vcnet/ippeveprinter.vcxproj
index 3aeaef82d..483c72463 100644
--- a/vcnet/ippeveprinter.vcxproj
+++ b/vcnet/ippeveprinter.vcxproj
@@ -99,7 +99,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="..\test\ippeveprinter.c" />
+ <ClCompile Include="..\tools\ippeveprinter.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="dnssdstub.vcxproj">
diff --git a/vcnet/ippfind.vcxproj b/vcnet/ippfind.vcxproj
index 47621467a..ab63cabac 100644
--- a/vcnet/ippfind.vcxproj
+++ b/vcnet/ippfind.vcxproj
@@ -99,7 +99,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="..\test\ippfind.c" />
+ <ClCompile Include="..\tools\ippfind.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="dnssdstub.vcxproj">
diff --git a/vcnet/ipptool.vcxproj b/vcnet/ipptool.vcxproj
index debb61c59..71f28c5e4 100644
--- a/vcnet/ipptool.vcxproj
+++ b/vcnet/ipptool.vcxproj
@@ -97,7 +97,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="..\test\ipptool.c" />
+ <ClCompile Include="..\tools\ipptool.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="libcups2.vcxproj">