diff --git a/extern/libpng/libpng-net2011.vcxproj b/extern/libpng/libpng-net2011.vcxproj new file mode 100644 index 0000000000..730f741229 --- /dev/null +++ b/extern/libpng/libpng-net2011.vcxproj @@ -0,0 +1,114 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {046C857A-41C5-4E87-AD44-462AB17BBF4F} + libpng + libpng + + + + StaticLibrary + true + v110 + MultiByte + + + StaticLibrary + false + v110 + true + MultiByte + + + + + + + + + + + + + $(IntDir) + $(SolutionDir)/build-$(SolutionName)/$(ProjectName)/$(Configuration)\ + + + $(IntDir) + $(SolutionDir)/build-$(SolutionName)/$(ProjectName)/$(Configuration)\ + + + + Level3 + Disabled + true + + + CompileAsC + ..\zlib\ + _MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + true + + + + + Level3 + MaxSpeed + true + true + true + + + CompileAsC + ..\zlib\ + _MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extern/libpng/libpng-net2011.vcxproj.filters b/extern/libpng/libpng-net2011.vcxproj.filters new file mode 100644 index 0000000000..11d711dacd --- /dev/null +++ b/extern/libpng/libpng-net2011.vcxproj.filters @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/StepMania-net2011.vcxproj b/src/StepMania-net2011.vcxproj index 2cd77773a5..d46322e176 100644 --- a/src/StepMania-net2011.vcxproj +++ b/src/StepMania-net2011.vcxproj @@ -1222,96 +1222,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)" - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - - - NotUsing - NotUsing - NotUsing - NotUsing - @@ -2289,13 +2199,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)" true - - - - - - - @@ -2332,6 +2235,9 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)" + + {046c857a-41c5-4e87-ad44-462ab17bbf4f} + {91920268-4395-419f-8ce5-da7e11a5c1fd} diff --git a/src/StepMania-net2011.vcxproj.filters b/src/StepMania-net2011.vcxproj.filters index cdb5ac64a7..32357d1b86 100644 --- a/src/StepMania-net2011.vcxproj.filters +++ b/src/StepMania-net2011.vcxproj.filters @@ -100,9 +100,6 @@ {46a5ab77-6eaf-44eb-93ec-43b2db4741ff} - - {a89b61cf-bbf6-4303-a32a-6eec76f78893} - {c2c701a5-a88f-4a36-ab40-43619668f88f} @@ -1452,51 +1449,6 @@ BaseClasses - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - Helpers\Lua @@ -2885,27 +2837,6 @@ Helpers - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - - - Helpers\libpng - Helpers\Lua diff --git a/src/sm5-net2011.sln b/src/sm5-net2011.sln index 154391a364..bf7e49b524 100644 --- a/src/sm5-net2011.sln +++ b/src/sm5-net2011.sln @@ -9,6 +9,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtomcrypt", "libtomcrypt\ EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpcre", "..\extern\pcre\libpcre-net2011.vcxproj", "{91920268-4395-419F-8CE5-DA7E11A5C1FD}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "..\extern\libpng\libpng-net2011.vcxproj", "{046C857A-41C5-4E87-AD44-462AB17BBF4F}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -49,6 +51,14 @@ Global {91920268-4395-419F-8CE5-DA7E11A5C1FD}.Release|Win32.Build.0 = Release|Win32 {91920268-4395-419F-8CE5-DA7E11A5C1FD}.Release-SSE2|Win32.ActiveCfg = Release|Win32 {91920268-4395-419F-8CE5-DA7E11A5C1FD}.Release-SSE2|Win32.Build.0 = Release|Win32 + {046C857A-41C5-4E87-AD44-462AB17BBF4F}.Debug|Win32.ActiveCfg = Debug|Win32 + {046C857A-41C5-4E87-AD44-462AB17BBF4F}.Debug|Win32.Build.0 = Debug|Win32 + {046C857A-41C5-4E87-AD44-462AB17BBF4F}.FastDebug|Win32.ActiveCfg = Debug|Win32 + {046C857A-41C5-4E87-AD44-462AB17BBF4F}.FastDebug|Win32.Build.0 = Debug|Win32 + {046C857A-41C5-4E87-AD44-462AB17BBF4F}.Release|Win32.ActiveCfg = Release|Win32 + {046C857A-41C5-4E87-AD44-462AB17BBF4F}.Release|Win32.Build.0 = Release|Win32 + {046C857A-41C5-4E87-AD44-462AB17BBF4F}.Release-SSE2|Win32.ActiveCfg = Release|Win32 + {046C857A-41C5-4E87-AD44-462AB17BBF4F}.Release-SSE2|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE