From 94c76437515d52d34a648b125bd917b3634fbb2e Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Sun, 9 Sep 2012 21:50:58 +0200 Subject: Migrate build environment to MSVC 2010. Synchronize build environment. --- .gitignore | 2 + blowfish/blowfish.vcproj | 178 ----- blowfish/blowfish.vcxproj | 112 +++ blowfish/blowfish.vcxproj.filters | 21 + build | 2 +- faad2/faad2.vcproj | 1284 -------------------------------- faad2/faad2.vcxproj | 483 ++++++++++++ faad2/faad2.vcxproj.filters | 302 ++++++++ json-c/json-c.vcproj | 242 ------ json-c/json-c.vcxproj | 150 ++++ json-c/json-c.vcxproj.filters | 69 ++ json-c/src/json-c.vcproj | 179 ----- libao/libao.vcproj | 205 ----- libao/libao.vcxproj | 117 +++ libao/libao.vcxproj.filters | 43 ++ libmad/libmad.vcproj | 285 ------- libmad/libmad.vcxproj | 139 ++++ libmad/libmad.vcxproj.filters | 105 +++ pianobar.sln | 35 +- pianobar/pianobar.vcproj | 315 -------- pianobar/pianobar.vcxproj | 184 +++++ pianobar/pianobar.vcxproj.filters | 79 ++ pianobar/src | 2 +- polarssl/polarssl.vcproj | 494 ------------ polarssl/polarssl.vcxproj | 269 +++++++ polarssl/polarssl.vcxproj.filters | 258 +++++++ pthreads/pthread-win32.vcproj | 194 ----- pthreads/pthread-win32.vcxproj | 120 +++ pthreads/pthread-win32.vcxproj.filters | 33 + 29 files changed, 2501 insertions(+), 3400 deletions(-) delete mode 100644 blowfish/blowfish.vcproj create mode 100644 blowfish/blowfish.vcxproj create mode 100644 blowfish/blowfish.vcxproj.filters delete mode 100644 faad2/faad2.vcproj create mode 100644 faad2/faad2.vcxproj create mode 100644 faad2/faad2.vcxproj.filters delete mode 100644 json-c/json-c.vcproj create mode 100644 json-c/json-c.vcxproj create mode 100644 json-c/json-c.vcxproj.filters delete mode 100644 json-c/src/json-c.vcproj delete mode 100644 libao/libao.vcproj create mode 100644 libao/libao.vcxproj create mode 100644 libao/libao.vcxproj.filters delete mode 100644 libmad/libmad.vcproj create mode 100644 libmad/libmad.vcxproj create mode 100644 libmad/libmad.vcxproj.filters delete mode 100644 pianobar/pianobar.vcproj create mode 100644 pianobar/pianobar.vcxproj create mode 100644 pianobar/pianobar.vcxproj.filters delete mode 100644 polarssl/polarssl.vcproj create mode 100644 polarssl/polarssl.vcxproj create mode 100644 polarssl/polarssl.vcxproj.filters delete mode 100644 pthreads/pthread-win32.vcproj create mode 100644 pthreads/pthread-win32.vcxproj create mode 100644 pthreads/pthread-win32.vcxproj.filters diff --git a/.gitignore b/.gitignore index 9e06286..3fa66d6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ *.ncb *.sdf /ipch + +*.opensdf \ No newline at end of file diff --git a/blowfish/blowfish.vcproj b/blowfish/blowfish.vcproj deleted file mode 100644 index ac1045c..0000000 --- a/blowfish/blowfish.vcproj +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/blowfish/blowfish.vcxproj b/blowfish/blowfish.vcxproj new file mode 100644 index 0000000..2a74b0f --- /dev/null +++ b/blowfish/blowfish.vcxproj @@ -0,0 +1,112 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {F0B7D905-BD81-4998-8386-333389BE15DE} + blowfish + Win32Proj + + + + StaticLibrary + NotSet + true + + + StaticLibrary + NotSet + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)-mt-debug + $(ProjectName)-mt + + + + Disabled + false + $(SolutionDir)compatibility;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_PTW32_CONFIG_H;PTW32_BUILD_INLINED;PTW32_STATIC_LIB;%(PreprocessorDefinitions) + false + + + Default + MultiThreadedDebug + + + Level3 + OldStyle + + + + + xcopy "$(ProjectDir)blowfish.h" "$(SolutionDir)build\temp\include" /I /Y /D + + + + + + MaxSpeed + AnySuitable + false + false + $(SolutionDir)compatibility;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_PTW32_CONFIG_H;PTW32_BUILD_INLINED;PTW32_STATIC_LIB;%(PreprocessorDefinitions) + false + + + Default + MultiThreaded + true + + + Level3 + + + + + + + xcopy "$(ProjectDir)blowfish.h" "$(SolutionDir)build\temp\include" /I /Y /D + + + + + + + + + + + + + \ No newline at end of file diff --git a/blowfish/blowfish.vcxproj.filters b/blowfish/blowfish.vcxproj.filters new file mode 100644 index 0000000..8dc0878 --- /dev/null +++ b/blowfish/blowfish.vcxproj.filters @@ -0,0 +1,21 @@ + + + + + {4c61b7e5-4829-4ea9-9cf2-7886cecb2e5c} + + + {62ecbdf2-cf5a-4da7-b35c-90ee34d43722} + + + + + include + + + + + src + + + \ No newline at end of file diff --git a/build b/build index e5bc2b6..7c2ff2d 160000 --- a/build +++ b/build @@ -1 +1 @@ -Subproject commit e5bc2b6c73e45385666add67f4fea1f4ea2d1d3b +Subproject commit 7c2ff2ddad5a291dad46011cd457b4fe102f613d diff --git a/faad2/faad2.vcproj b/faad2/faad2.vcproj deleted file mode 100644 index 1fe86d2..0000000 --- a/faad2/faad2.vcproj +++ /dev/null @@ -1,1284 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/faad2/faad2.vcxproj b/faad2/faad2.vcxproj new file mode 100644 index 0000000..55d0835 --- /dev/null +++ b/faad2/faad2.vcxproj @@ -0,0 +1,483 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {8F4036C9-0BD5-4373-B59E-E75E8AB72398} + faad2 + Win32Proj + + + + StaticLibrary + NotSet + true + + + StaticLibrary + NotSet + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)-mt-debug + $(ProjectName)-mt + + + + Disabled + $(ProjectDir)src\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + false + + + EnableFastChecks + MultiThreadedDebug + + + $(IntDir)vc90.pdb + Level3 + OldStyle + + + + + xcopy "$(ProjectDir)src\include\faad.h" "$(SolutionDir)build\temp\include\" /I /Y /D +xcopy "$(ProjectDir)src\include\neaacdec.h" "$(SolutionDir)build\temp\include\" /I /Y /D + + + + + + MaxSpeed + true + $(ProjectDir)src\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + + + MultiThreaded + true + + + $(IntDir)vc90.pdb + Level3 + + + + + + + xcopy "$(ProjectDir)src\include\faad.h" "$(SolutionDir)build\temp\include\" /I /Y /D +xcopy "$(ProjectDir)src\include\neaacdec.h" "$(SolutionDir)build\temp\include\" /I /Y /D + + + + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + %(AdditionalOptions) + Disabled + %(PreprocessorDefinitions) + EnableFastChecks + %(AdditionalOptions) + MaxSpeed + %(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/faad2/faad2.vcxproj.filters b/faad2/faad2.vcxproj.filters new file mode 100644 index 0000000..ea2a7ec --- /dev/null +++ b/faad2/faad2.vcxproj.filters @@ -0,0 +1,302 @@ + + + + + {2b5a1e2c-8cb3-480e-bae0-384018b6b528} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {d5aecf1e-07e8-4718-8db2-78800a98d9f4} + h;hpp;hxx;hm;inl + + + {e29d8d90-0143-444b-ab09-c5f35c5726b1} + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files\codebook + + + Header Files\codebook + + + Header Files\codebook + + + Header Files\codebook + + + Header Files\codebook + + + Header Files\codebook + + + Header Files\codebook + + + Header Files\codebook + + + Header Files\codebook + + + Header Files\codebook + + + Header Files\codebook + + + Header Files\codebook + + + \ No newline at end of file diff --git a/json-c/json-c.vcproj b/json-c/json-c.vcproj deleted file mode 100644 index 85189ba..0000000 --- a/json-c/json-c.vcproj +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/json-c/json-c.vcxproj b/json-c/json-c.vcxproj new file mode 100644 index 0000000..f6633f5 --- /dev/null +++ b/json-c/json-c.vcxproj @@ -0,0 +1,150 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {65AB4E50-81EF-4BC4-BBA4-8EC4315ADA3F} + json-c + Win32Proj + + + + StaticLibrary + NotSet + true + + + StaticLibrary + NotSet + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)-mt-debug + $(ProjectName)-mt + + + + Disabled + false + $(SolutionDir)compatibility;$(ProjectDir)configured;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + + + Default + MultiThreadedDebug + + + Level3 + OldStyle + + + + + xcopy "$(ProjectDir)src\json.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\arraylist.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\bits.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\debug.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\linkhash.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json_inttypes.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json_object.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json_object_iterator.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json_tokener.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json_util.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)configured\json_config.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D + + + + + + MaxSpeed + AnySuitable + false + false + $(SolutionDir)compatibility;$(ProjectDir)configured;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + + + Default + MultiThreaded + true + + + Level3 + + + + + + + xcopy "$(ProjectDir)src\json.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\arraylist.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\bits.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\debug.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\linkhash.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json_inttypes.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json_object.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json_object_iterator.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json_tokener.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)src\json_util.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D +xcopy "$(ProjectDir)configured\json_config.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/json-c/json-c.vcxproj.filters b/json-c/json-c.vcxproj.filters new file mode 100644 index 0000000..8e26de8 --- /dev/null +++ b/json-c/json-c.vcxproj.filters @@ -0,0 +1,69 @@ + + + + + {ba1c4080-6ef5-41c4-8c29-419a697dd1ae} + + + {7e5bb63c-aa11-49f2-ac28-700772050fa7} + + + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + \ No newline at end of file diff --git a/json-c/src/json-c.vcproj b/json-c/src/json-c.vcproj deleted file mode 100644 index 0b88754..0000000 --- a/json-c/src/json-c.vcproj +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/libao/libao.vcproj b/libao/libao.vcproj deleted file mode 100644 index d1fc210..0000000 --- a/libao/libao.vcproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/libao/libao.vcxproj b/libao/libao.vcxproj new file mode 100644 index 0000000..8b03cef --- /dev/null +++ b/libao/libao.vcxproj @@ -0,0 +1,117 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {75E224E3-6A99-4C8F-9598-9A6F115B91F2} + libao + Win32Proj + + + + StaticLibrary + NotSet + true + + + StaticLibrary + NotSet + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)-mt-debug + $(ProjectName)-mt + + + + Disabled + $(ProjectDir)src\include\;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;AO_BUILDING_LIBAO;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + false + + + EnableFastChecks + MultiThreadedDebug + + + $(IntDir)vc90.pdb + Level3 + OldStyle + + + + + xcopy "$(ProjectDir)src\include\ao\ao.h" "$(SolutionDir)build\temp\include\ao\" /I /Y /D +xcopy "$(ProjectDir)src\include\ao\os_types.h" "$(SolutionDir)build\temp\include\ao\" /I /Y /D + + + + + + MaxSpeed + true + $(ProjectDir)src\include\;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;AO_BUILDING_LIBAO;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + + + MultiThreaded + true + + + $(IntDir)vc90.pdb + Level3 + + + + + + + xcopy "$(ProjectDir)src\include\ao\ao.h" "$(SolutionDir)build\temp\include\ao\" /I /Y /D +xcopy "$(ProjectDir)src\include\ao\os_types.h" "$(SolutionDir)build\temp\include\ao\" /I /Y /D + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libao/libao.vcxproj.filters b/libao/libao.vcxproj.filters new file mode 100644 index 0000000..aa6fff5 --- /dev/null +++ b/libao/libao.vcxproj.filters @@ -0,0 +1,43 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {2a0877fb-7db4-436f-967f-0784ed77c701} + + + {16157074-e564-417f-9c0b-a94b51acc7a7} + + + + + Sources + + + Sources + + + Sources + + + Sources + + + + + Include\ao + + + Include\ao + + + Include\ao + + + Include\ao + + + \ No newline at end of file diff --git a/libmad/libmad.vcproj b/libmad/libmad.vcproj deleted file mode 100644 index 56107d8..0000000 --- a/libmad/libmad.vcproj +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/libmad/libmad.vcxproj b/libmad/libmad.vcxproj new file mode 100644 index 0000000..24bf886 --- /dev/null +++ b/libmad/libmad.vcxproj @@ -0,0 +1,139 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {7DDFB46B-0754-450D-9A7A-4B982E40367D} + libmad + Win32Proj + + + + StaticLibrary + NotSet + true + + + StaticLibrary + NotSet + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)-mt-debug + $(ProjectName)-mt + + + + Disabled + $(ProjectDir)configured\;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;FPM_INTEL;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + false + + + EnableFastChecks + MultiThreadedDebug + + + $(IntDir)vc90.pdb + Level3 + OldStyle + + + + + xcopy "$(ProjectDir)configured\mad.h" "$(SolutionDir)build\temp\include\" /I /Y /D + + + + + + MaxSpeed + true + $(ProjectDir)configured\;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;FPM_INTEL;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + + + MultiThreaded + true + + + $(IntDir)vc90.pdb + Level3 + + + + + + + xcopy "$(ProjectDir)configured\mad.h" "$(SolutionDir)build\temp\include\" /I /Y /D + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libmad/libmad.vcxproj.filters b/libmad/libmad.vcxproj.filters new file mode 100644 index 0000000..ebc6bb9 --- /dev/null +++ b/libmad/libmad.vcxproj.filters @@ -0,0 +1,105 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + \ No newline at end of file diff --git a/pianobar.sln b/pianobar.sln index a839728..4d88089 100644 --- a/pianobar.sln +++ b/pianobar.sln @@ -1,12 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pthread-win32", "pthreads\pthread-win32.vcproj", "{CE4CD8F8-E5AB-46F6-ACF3-167687C47C9F}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libao", "libao\libao.vcproj", "{75E224E3-6A99-4C8F-9598-9A6F115B91F2}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmad", "libmad\libmad.vcproj", "{7DDFB46B-0754-450D-9A7A-4B982E40367D}" -EndProject +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Compatibility Headers", "Compatibility Headers", "{BCA6FEF2-ADE5-4FE0-9BA0-DF9339AB9E52}" ProjectSection(SolutionItems) = preProject compatibility\stdbool.h = compatibility\stdbool.h @@ -14,24 +8,21 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Compatibility Headers", "Co compatibility\unistd.h = compatibility\unistd.h EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pianobar", "pianobar\pianobar.vcproj", "{D3B44180-848B-4A1F-9176-9891A87876BF}" - ProjectSection(ProjectDependencies) = postProject - {F0B7D905-BD81-4998-8386-333389BE15DE} = {F0B7D905-BD81-4998-8386-333389BE15DE} - {4F001038-5DD8-4E07-A6DE-4D0DD4A6DF60} = {4F001038-5DD8-4E07-A6DE-4D0DD4A6DF60} - {65AB4E50-81EF-4BC4-BBA4-8EC4315ADA3F} = {65AB4E50-81EF-4BC4-BBA4-8EC4315ADA3F} - {7DDFB46B-0754-450D-9A7A-4B982E40367D} = {7DDFB46B-0754-450D-9A7A-4B982E40367D} - {8F4036C9-0BD5-4373-B59E-E75E8AB72398} = {8F4036C9-0BD5-4373-B59E-E75E8AB72398} - {75E224E3-6A99-4C8F-9598-9A6F115B91F2} = {75E224E3-6A99-4C8F-9598-9A6F115B91F2} - {CE4CD8F8-E5AB-46F6-ACF3-167687C47C9F} = {CE4CD8F8-E5AB-46F6-ACF3-167687C47C9F} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pthread-win32", "pthreads\pthread-win32.vcxproj", "{CE4CD8F8-E5AB-46F6-ACF3-167687C47C9F}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libao", "libao\libao.vcxproj", "{75E224E3-6A99-4C8F-9598-9A6F115B91F2}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmad", "libmad\libmad.vcxproj", "{7DDFB46B-0754-450D-9A7A-4B982E40367D}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pianobar", "pianobar\pianobar.vcxproj", "{D3B44180-848B-4A1F-9176-9891A87876BF}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "blowfish", "blowfish\blowfish.vcproj", "{F0B7D905-BD81-4998-8386-333389BE15DE}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "blowfish", "blowfish\blowfish.vcxproj", "{F0B7D905-BD81-4998-8386-333389BE15DE}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "json-c", "json-c\json-c.vcproj", "{65AB4E50-81EF-4BC4-BBA4-8EC4315ADA3F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "json-c", "json-c\json-c.vcxproj", "{65AB4E50-81EF-4BC4-BBA4-8EC4315ADA3F}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polarssl", "polarssl\polarssl.vcproj", "{4F001038-5DD8-4E07-A6DE-4D0DD4A6DF60}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polarssl", "polarssl\polarssl.vcxproj", "{4F001038-5DD8-4E07-A6DE-4D0DD4A6DF60}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "faad2", "faad2\faad2.vcproj", "{8F4036C9-0BD5-4373-B59E-E75E8AB72398}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "faad2", "faad2\faad2.vcxproj", "{8F4036C9-0BD5-4373-B59E-E75E8AB72398}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/pianobar/pianobar.vcproj b/pianobar/pianobar.vcproj deleted file mode 100644 index 89008e5..0000000 --- a/pianobar/pianobar.vcproj +++ /dev/null @@ -1,315 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/pianobar/pianobar.vcxproj b/pianobar/pianobar.vcxproj new file mode 100644 index 0000000..4a45081 --- /dev/null +++ b/pianobar/pianobar.vcxproj @@ -0,0 +1,184 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D3B44180-848B-4A1F-9176-9891A87876BF} + pianobar + Win32Proj + + + + Application + Unicode + true + + + Application + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)build\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + $(SolutionDir)build\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)-debug + + + + Disabled + $(SolutionDir)compatibility\;$(SolutionDir)build\temp\include\;$(ProjectDir)src\src\libezxml\;$(ProjectDir)src\src\libwaitress\;$(ProjectDir)src\src\libpiano\;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;ENABLE_FAAD;ENABLE_MAD;PTW32_STATIC_LIB;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + false + + + EnableFastChecks + MultiThreadedDebug + + + $(IntDir)vc90.pdb + Level3 + OldStyle + + + _UNICODE;UNICODE;_DEBUG;%(PreprocessorDefinitions) + + + winmm.lib;ws2_32.lib;%(AdditionalDependencies) + $(SolutionDir)build\temp\lib\;%(AdditionalLibraryDirectories) + true + MachineX86 + + + + + + + + + MaxSpeed + true + $(SolutionDir)compatibility\;$(SolutionDir)build\temp\include\;$(ProjectDir)src\src\libezxml\;$(ProjectDir)src\src\libwaitress\;$(ProjectDir)src\src\libpiano\;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;ENABLE_FAAD;ENABLE_MAD;PTW32_STATIC_LIB;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + + + MultiThreaded + true + + + $(IntDir)vc90.pdb + Level3 + + + + + _UNICODE;UNICODE;NDEBUG;%(PreprocessorDefinitions) + + + winmm.lib;ws2_32.lib;%(AdditionalDependencies) + $(SolutionDir)build\temp\lib\;%(AdditionalLibraryDirectories) + MachineX86 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {f0b7d905-bd81-4998-8386-333389be15de} + false + + + {8f4036c9-0bd5-4373-b59e-e75e8ab72398} + false + + + {65ab4e50-81ef-4bc4-bba4-8ec4315ada3f} + false + + + {75e224e3-6a99-4c8f-9598-9a6f115b91f2} + false + + + {7ddfb46b-0754-450d-9a7a-4b982e40367d} + false + + + {4f001038-5dd8-4e07-a6de-4d0dd4a6df60} + false + + + {ce4cd8f8-e5ab-46f6-acf3-167687c47c9f} + false + + + + + + \ No newline at end of file diff --git a/pianobar/pianobar.vcxproj.filters b/pianobar/pianobar.vcxproj.filters new file mode 100644 index 0000000..767a164 --- /dev/null +++ b/pianobar/pianobar.vcxproj.filters @@ -0,0 +1,79 @@ + + + + + {5475b56a-9449-44f5-9eda-68707e1acf17} + + + {a1858c56-3822-4fcb-93b0-f2da2a4641b1} + + + {d2ddb405-1e28-4f88-a72c-2a31aad44d09} + + + + + resources + + + + + resources + + + + + libwaitress + + + libwaitress + + + libpiano + + + libpiano + + + libpiano + + + libpiano + + + + + + + + + + + + + + + libwaitress + + + libpiano + + + libpiano + + + libpiano + + + libpiano + + + + + + + + + + + \ No newline at end of file diff --git a/pianobar/src b/pianobar/src index c0060d2..e7649b8 160000 --- a/pianobar/src +++ b/pianobar/src @@ -1 +1 @@ -Subproject commit c0060d2d2ecc076ec50ffd81f25259a5161f444e +Subproject commit e7649b8e9f000b17e069e515065161f3af9ab685 diff --git a/polarssl/polarssl.vcproj b/polarssl/polarssl.vcproj deleted file mode 100644 index a3ee489..0000000 --- a/polarssl/polarssl.vcproj +++ /dev/null @@ -1,494 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/polarssl/polarssl.vcxproj b/polarssl/polarssl.vcxproj new file mode 100644 index 0000000..d5d5f72 --- /dev/null +++ b/polarssl/polarssl.vcxproj @@ -0,0 +1,269 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {4F001038-5DD8-4E07-A6DE-4D0DD4A6DF60} + polarssl + Win32Proj + + + + StaticLibrary + NotSet + true + + + StaticLibrary + NotSet + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)-mt-debug + $(ProjectName)-mt + + + + Disabled + false + $(SolutionDir)compatibility;$(ProjectDir)src\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;BUILDING_CYASSL;NO_HC128;NO_PSK;NO_FILESYSTEM;DEBUG_CYASSL;%(PreprocessorDefinitions) + false + + + Default + MultiThreadedDebug + + + Level3 + OldStyle + + + + + xcopy "$(ProjectDir)src\include\polarssl\aes.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\arc4.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\asn1.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\asn1write.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\base64.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\bignum.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\bn_mul.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\camellia.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\certs.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\cipher.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\cipher_wrap.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\config.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\ctr_drbg.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\debug.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\des.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\dhm.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\entropy.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\entropy_poll.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\error.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\gcm.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\havege.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\md.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\md_wrap.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\md2.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\md4.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\md5.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\net.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\openssl.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\padlock.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\pem.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\pkcs11.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\rsa.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\sha1.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\sha2.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\sha4.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\ssl.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\timing.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\version.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\x509.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\x509write.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\xtea.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D + + + + + MaxSpeed + AnySuitable + false + false + $(SolutionDir)compatibility;$(ProjectDir)src\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;BUILDING_CYASSL;NO_HC128;NO_PSK;NO_FILESYSTEM;%(PreprocessorDefinitions) + false + + + Default + MultiThreaded + true + + + Level3 + + + + + + + xcopy "$(ProjectDir)src\include\polarssl\aes.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\arc4.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\asn1.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\asn1write.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\base64.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\bignum.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\bn_mul.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\camellia.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\certs.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\cipher.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\cipher_wrap.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\config.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\ctr_drbg.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\debug.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\des.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\dhm.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\entropy.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\entropy_poll.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\error.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\gcm.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\havege.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\md.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\md_wrap.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\md2.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\md4.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\md5.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\net.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\openssl.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\padlock.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\pem.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\pkcs11.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\rsa.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\sha1.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\sha2.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\sha4.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\ssl.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\timing.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\version.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\x509.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\x509write.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D +xcopy "$(ProjectDir)src\include\polarssl\xtea.h" "$(SolutionDir)build\temp\include\polarssl\" /I /Y /D + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/polarssl/polarssl.vcxproj.filters b/polarssl/polarssl.vcxproj.filters new file mode 100644 index 0000000..8c5076d --- /dev/null +++ b/polarssl/polarssl.vcxproj.filters @@ -0,0 +1,258 @@ + + + + + {93cd31ac-6f98-4ce9-a880-42c25c8d340d} + + + {6040e80f-2dd1-4f7a-8b5b-53587ddc714d} + + + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + \ No newline at end of file diff --git a/pthreads/pthread-win32.vcproj b/pthreads/pthread-win32.vcproj deleted file mode 100644 index 5149ea4..0000000 --- a/pthreads/pthread-win32.vcproj +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/pthreads/pthread-win32.vcxproj b/pthreads/pthread-win32.vcxproj new file mode 100644 index 0000000..a9a9a09 --- /dev/null +++ b/pthreads/pthread-win32.vcxproj @@ -0,0 +1,120 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {CE4CD8F8-E5AB-46F6-ACF3-167687C47C9F} + pthreadwin32 + Win32Proj + + + + StaticLibrary + NotSet + true + + + StaticLibrary + NotSet + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + $(SolutionDir)build\temp\lib\ + $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)-mt-debug + $(ProjectName)-mt + + + + Disabled + false + $(ProjectDir)src;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_PTW32_CONFIG_H;PTW32_BUILD_INLINED;PTW32_STATIC_LIB;%(PreprocessorDefinitions) + false + + + Default + MultiThreadedDebug + + + Level3 + OldStyle + + + + + xcopy "$(ProjectDir)src\pthread.h" "$(SolutionDir)build\temp\include" /I /Y /D +xcopy "$(ProjectDir)src\semaphore.h" "$(SolutionDir)build\temp\include" /I /Y /D +xcopy "$(ProjectDir)src\sched.h" "$(SolutionDir)build\temp\include" /I /Y /D + + + + + + MaxSpeed + AnySuitable + false + false + $(ProjectDir)src;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_PTW32_CONFIG_H;PTW32_BUILD_INLINED;PTW32_STATIC_LIB;%(PreprocessorDefinitions) + false + + + Default + MultiThreaded + true + + + Level3 + + + + + + + xcopy "$(ProjectDir)src\pthread.h" "$(SolutionDir)build\temp\include" /I /Y /D +xcopy "$(ProjectDir)src\semaphore.h" "$(SolutionDir)build\temp\include" /I /Y /D +xcopy "$(ProjectDir)src\sched.h" "$(SolutionDir)build\temp\include" /I /Y /D + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pthreads/pthread-win32.vcxproj.filters b/pthreads/pthread-win32.vcxproj.filters new file mode 100644 index 0000000..018736f --- /dev/null +++ b/pthreads/pthread-win32.vcxproj.filters @@ -0,0 +1,33 @@ + + + + + {3a19fdc3-6df5-4400-b261-99ce258b4112} + + + {e7061adc-6595-41d4-b2a0-1dfdb96907bc} + + + + + include + + + include + + + include + + + include + + + include + + + + + src + + + \ No newline at end of file -- cgit v1.2.3