diff --git a/extern/pcre/libpcre-net2011.vcxproj b/extern/pcre/libpcre-net2011.vcxproj new file mode 100644 index 0000000000..f5452da60d --- /dev/null +++ b/extern/pcre/libpcre-net2011.vcxproj @@ -0,0 +1,94 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {91920268-4395-419F-8CE5-DA7E11A5C1FD} + libpcre + libpcre + + + + 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 + + + true + + + + + Level3 + MaxSpeed + true + true + true + + + CompileAsC + + + true + true + true + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extern/pcre/libpcre-net2011.vcxproj.filters b/extern/pcre/libpcre-net2011.vcxproj.filters new file mode 100644 index 0000000000..8d453c3281 --- /dev/null +++ b/extern/pcre/libpcre-net2011.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/StepMania-net2011.vcxproj b/src/StepMania-net2011.vcxproj index b8b7c73dcc..2cd77773a5 100644 --- a/src/StepMania-net2011.vcxproj +++ b/src/StepMania-net2011.vcxproj @@ -1312,56 +1312,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)" NotUsing NotUsing - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -2346,8 +2296,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)" - - @@ -2384,6 +2332,9 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)" + + {91920268-4395-419f-8ce5-da7e11a5c1fd} + {f70dd0fe-a74a-42e7-b81f-e35c49fc9eb9} false diff --git a/src/StepMania-net2011.vcxproj.filters b/src/StepMania-net2011.vcxproj.filters index f1863366af..cdb5ac64a7 100644 --- a/src/StepMania-net2011.vcxproj.filters +++ b/src/StepMania-net2011.vcxproj.filters @@ -103,9 +103,6 @@ {a89b61cf-bbf6-4303-a32a-6eec76f78893} - - {b4c5e8c8-60f5-44c6-9529-832212276d1a} - {c2c701a5-a88f-4a36-ab40-43619668f88f} @@ -1500,21 +1497,6 @@ Helpers\libpng - - Helpers\pcre - - - Helpers\pcre - - - Helpers\pcre - - - Helpers\pcre - - - Helpers\pcre - Helpers\Lua @@ -2924,12 +2906,6 @@ Helpers\libpng - - Helpers\pcre - - - Helpers\pcre - Helpers\Lua @@ -3130,4 +3106,4 @@ BaseClasses - + \ No newline at end of file diff --git a/src/sm5-net2011.sln b/src/sm5-net2011.sln index 2f49e120cf..154391a364 100644 --- a/src/sm5-net2011.sln +++ b/src/sm5-net2011.sln @@ -7,6 +7,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtommath", "libtommath\li EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtomcrypt", "libtomcrypt\libtomcrypt-net2011.vcxproj", "{F70DD0FE-A74A-42E7-B81F-E35C49FC9EB9}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpcre", "..\extern\pcre\libpcre-net2011.vcxproj", "{91920268-4395-419F-8CE5-DA7E11A5C1FD}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -39,6 +41,14 @@ Global {F70DD0FE-A74A-42E7-B81F-E35C49FC9EB9}.Release|Win32.Build.0 = Release|Win32 {F70DD0FE-A74A-42E7-B81F-E35C49FC9EB9}.Release-SSE2|Win32.ActiveCfg = Release-SSE2|Win32 {F70DD0FE-A74A-42E7-B81F-E35C49FC9EB9}.Release-SSE2|Win32.Build.0 = Release-SSE2|Win32 + {91920268-4395-419F-8CE5-DA7E11A5C1FD}.Debug|Win32.ActiveCfg = Debug|Win32 + {91920268-4395-419F-8CE5-DA7E11A5C1FD}.Debug|Win32.Build.0 = Debug|Win32 + {91920268-4395-419F-8CE5-DA7E11A5C1FD}.FastDebug|Win32.ActiveCfg = Debug|Win32 + {91920268-4395-419F-8CE5-DA7E11A5C1FD}.FastDebug|Win32.Build.0 = Debug|Win32 + {91920268-4395-419F-8CE5-DA7E11A5C1FD}.Release|Win32.ActiveCfg = Release|Win32 + {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 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE