summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-05-15 22:11:26 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-05-15 22:11:26 -0400
commitc701f9b123232a7223a88ace55e6481b07fb2fb3 (patch)
treeb8d8d60dfeda6586feeb2de584808a8f4c1995be /vcnet
parentb1f826250f28eaff55d636e54b96990f0b3d0796 (diff)
downloadcups-c701f9b123232a7223a88ace55e6481b07fb2fb3.tar.gz
More tweaks.
Diffstat (limited to 'vcnet')
-rw-r--r--vcnet/README.txt10
-rw-r--r--vcnet/ippeveprinter.vcxproj.filters2
2 files changed, 6 insertions, 6 deletions
diff --git a/vcnet/README.txt b/vcnet/README.txt
index fc33f0e11..280bffb6a 100644
--- a/vcnet/README.txt
+++ b/vcnet/README.txt
@@ -1,6 +1,6 @@
-README - CUPS on Windows - 2016-08-08
--------------------------------------
+README - CUPS on Windows - 2019-05-15
+=====================================
-This directory contains Visual Studio project and solution files for building
-the CUPS library and cupstestppd, ippfind, ippserver, and ipptool utilities on
-Windows.
+This directory contains Visual Studio 2017 project and solution files for
+building the CUPS library and cupstestppd, ippeveprinter, ippfind, ipptool,
+testfile, and testhttp programs on Windows.
diff --git a/vcnet/ippeveprinter.vcxproj.filters b/vcnet/ippeveprinter.vcxproj.filters
index beb929bf6..270c78846 100644
--- a/vcnet/ippeveprinter.vcxproj.filters
+++ b/vcnet/ippeveprinter.vcxproj.filters
@@ -15,7 +15,7 @@
</Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="..\test\ippserver.c">
+ <ClCompile Include="..\test\ippeveprinter.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>