]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add missing OAuth sources to VC project.
authorMichael R Sweet <msweet@msweet.org>
Mon, 21 Oct 2024 15:39:04 +0000 (11:39 -0400)
committerMichael R Sweet <msweet@msweet.org>
Mon, 21 Oct 2024 15:39:04 +0000 (11:39 -0400)
vcnet/libcups2.vcxproj

index f7143fe0e7f3e0bee9832bef063ea3f28ff07009..12d950a6ad9401cd8b8808e12247b7ad8f06a0c6 100644 (file)
     <ClCompile Include="..\cups\md5.c" />
     <ClCompile Include="..\cups\md5passwd.c" />
     <ClCompile Include="..\cups\notify.c" />
+    <ClCompile Include="..\cups\oauth.c" />
     <ClCompile Include="..\cups\options.c" />
     <ClCompile Include="..\cups\ppd-attr.c" />
     <ClCompile Include="..\cups\ppd-cache.c" />
     <ClInclude Include="..\cups\language-private.h" />
     <ClInclude Include="..\cups\language.h" />
     <ClInclude Include="..\cups\md5-private.h" />
+    <ClInclude Include="..\cups\oauth.h" />
     <ClInclude Include="..\cups\ppd-private.h" />
     <ClInclude Include="..\cups\ppd.h" />
     <ClInclude Include="..\cups\pwg-private.h" />