]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add missing clock.c to VC++ project.
authorMichael R Sweet <msweet@msweet.org>
Fri, 4 Apr 2025 16:33:18 +0000 (12:33 -0400)
committerMichael R Sweet <msweet@msweet.org>
Fri, 4 Apr 2025 16:33:55 +0000 (12:33 -0400)
vcnet/libcups2.vcxproj

index 32d254258840720b1535f9d8004bae78fe4595d8..9ee5665ce66587944bce4c746e68e728697c21a2 100644 (file)
     <ClCompile Include="..\cups\adminutil.c" />
     <ClCompile Include="..\cups\array.c" />
     <ClCompile Include="..\cups\auth.c" />
+    <ClCompile Include="..\cups\clock.c" />
     <ClCompile Include="..\cups\debug.c" />
     <ClCompile Include="..\cups\dest-job.c" />
     <ClCompile Include="..\cups\dest-localization.c" />