]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update source paths.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 16 May 2019 02:23:58 +0000 (22:23 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 16 May 2019 02:23:58 +0000 (22:23 -0400)
vcnet/ippeveprinter.vcxproj
vcnet/ippfind.vcxproj
vcnet/ipptool.vcxproj

index a92d359523e5fc44aa06735dc46018427e1b8c74..beb5941c91bee3ed7683cdc8aac3f38ac1274781 100644 (file)
@@ -99,7 +99,7 @@
     </Link>
   </ItemDefinitionGroup>
   <ItemGroup>
-    <ClCompile Include="..\test\ippeveprinter.c" />
+    <ClCompile Include="..\tools\ippeveprinter.c" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="dnssdstub.vcxproj">
index 879c8002a701bdc8a8c9ceb6d2367314be55a5d9..d2f29f828fcd01cbf15add5644948f0ad8072138 100644 (file)
@@ -99,7 +99,7 @@
     </Link>
   </ItemDefinitionGroup>
   <ItemGroup>
-    <ClCompile Include="..\test\ippfind.c" />
+    <ClCompile Include="..\tools\ippfind.c" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="dnssdstub.vcxproj">
index 0732903c57c8ccdeca37566ac9196cae682bc3c3..f9850911051d3ba56b07236b47e9601e9599eda1 100644 (file)
@@ -97,7 +97,7 @@
     </Link>
   </ItemDefinitionGroup>
   <ItemGroup>
-    <ClCompile Include="..\test\ipptool.c" />
+    <ClCompile Include="..\tools\ipptool.c" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="libcups2.vcxproj">