summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-05-15 22:23:58 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-05-15 22:23:58 -0400
commitaa5e4fd677ea4ee83495195eec7836c92d9e3a24 (patch)
treeaf316685764abbc58f4d45ea7773780d429c6c6c /vcnet
parentc701f9b123232a7223a88ace55e6481b07fb2fb3 (diff)
downloadcups-aa5e4fd677ea4ee83495195eec7836c92d9e3a24.tar.gz
Update source paths.
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 a92d35952..beb5941c9 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 879c8002a..d2f29f828 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 0732903c5..f98509110 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">