From 1cbf43c0a06fc288ca58a08319274a2f58266f5c Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Thu, 3 Dec 2015 11:52:57 +0000 Subject: VS projects: moved list of files to separate .vcxproj --- w32/common/libmicrohttpd-files.vcxproj | 53 ++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 w32/common/libmicrohttpd-files.vcxproj (limited to 'w32/common/libmicrohttpd-files.vcxproj') diff --git a/w32/common/libmicrohttpd-files.vcxproj b/w32/common/libmicrohttpd-files.vcxproj new file mode 100644 index 00000000..c51c53d1 --- /dev/null +++ b/w32/common/libmicrohttpd-files.vcxproj @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + + + true + false + Document + PowerShell.exe -Version 3.0 -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "$(MhdW32Common)gen_dll_res.ps1" -BasePath "$(MhdW32Common)\" + Generating .dll description resource + $(MhdW32Common)microhttpd_dll_res_vc.rc + $(MhdW32Common)gen_dll_res.ps1;$(MhdRoot)configure.ac + + + -- cgit v1.2.3