From 3cb677a841ddd104c6198d44afc8c6d8986d94d7 Mon Sep 17 00:00:00 2001 From: mtollari Date: Thu, 8 Feb 2018 10:54:48 +0000 Subject: [PATCH] Patch level : 12.0 528 Files correlati : sv Commento : Aggiornati progetti git-svn-id: svn://10.65.10.50/branches/R_10_00@24346 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- build/sv0.vcxproj | 29 +++++++++++++++++++---------- build/sv0.vcxproj.filters | 29 ++++++++++++++++++++++------- build/sv1.vcxproj | 17 +++++++++++++---- build/sv2.vcxproj | 32 +++++++++++++++++++------------- 4 files changed, 73 insertions(+), 34 deletions(-) diff --git a/build/sv0.vcxproj b/build/sv0.vcxproj index a5cb37fc3..3af97a3cc 100644 --- a/build/sv0.vcxproj +++ b/build/sv0.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -13,15 +13,18 @@ {B24F30AB-C349-4579-BF5B-58548B763544} sv0 + 10.0.16299.0 Application false + v141 Application false + v141 @@ -38,11 +41,11 @@ <_ProjectFileVersion>10.0.30319.1 - .\..\debug\ - .\..\debug\ + ..\exe\ + ..\obj\$(SolutionName)\$(ProjectName)\ false ..\exe\ - $(Configuration)\$(ProjectName)\ + ..\obj\$(SolutionName)\$(ProjectName)\ false false false @@ -64,9 +67,9 @@ true MultiThreadedDebug .\..\debug/sv0.pch - .\..\debug/ - .\..\debug/ - .\..\debug/ + $(IntDir) + $(IntDir) + $(IntDir)vc$(PlatformToolsetVersion).pdb true Level3 true @@ -79,11 +82,11 @@ wsock32.lib;%(AdditionalDependencies) - ../exed/sv0.exe + $(OutDir)$(TargetName)$(TargetExt) true %(IgnoreSpecificDefaultLibraries) true - .\..\debug/sv0.pdb + $(OutDir)$(TargetName).pdb Windows false @@ -201,7 +204,10 @@ - + + ..\libraries\wx28X\include;%(AdditionalIncludeDirectories) + ..\libraries\wx28X\include;%(AdditionalIncludeDirectories) + @@ -211,6 +217,9 @@ {a1ce9743-a597-4f92-b55a-345a366c9e55} + + + diff --git a/build/sv0.vcxproj.filters b/build/sv0.vcxproj.filters index 342a3fb65..6ecd84a76 100644 --- a/build/sv0.vcxproj.filters +++ b/build/sv0.vcxproj.filters @@ -52,15 +52,20 @@ - - + + Trr + + + Trr + - - - - - + + Dir + + + Dir + @@ -71,4 +76,14 @@ + + + Headers + + + + + Menu + + \ No newline at end of file diff --git a/build/sv1.vcxproj b/build/sv1.vcxproj index 86a7c35ad..8f3057eb1 100644 --- a/build/sv1.vcxproj +++ b/build/sv1.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -13,15 +13,18 @@ {1AE03FAE-9ED0-482A-B3B2-F436BEB9DC0B} sv1 + 10.0.16299.0 Application false + v141 Application false + v141 @@ -38,16 +41,19 @@ <_ProjectFileVersion>10.0.30319.1 - ..\exed\ + ..\exe\ false ..\exe\ - $(Configuration)\$(ProjectName)\ + ..\obj\$(SolutionName)\$(ProjectName)\ false false false false false + + ..\obj\$(SolutionName)\$(ProjectName)\ + _DEBUG;%(PreprocessorDefinitions) @@ -212,7 +218,10 @@ - + + ..\libraries\wx28X\include;%(AdditionalIncludeDirectories) + ..\libraries\wx28X\include;%(AdditionalIncludeDirectories) + diff --git a/build/sv2.vcxproj b/build/sv2.vcxproj index 81fff74b3..026efc0d1 100644 --- a/build/sv2.vcxproj +++ b/build/sv2.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -13,15 +13,18 @@ {AC320BF8-44C5-403F-A582-94101C285A97} sv2 + 10.0.16299.0 Application false + v141 Application false + v141 @@ -39,10 +42,10 @@ <_ProjectFileVersion>10.0.30319.1 ..\exe\ - $(Configuration)\$(ProjectName)\ + ..\obj\$(SolutionName)\$(ProjectName)\ false - ..\exed\ - $(Configuration)\$(ProjectName)\ + ..\exe\ + ..\obj\$(SolutionName)\$(ProjectName)\ false false false @@ -64,7 +67,7 @@ true MultiThreaded true - .\..\release/sv2.pch + $(IntDir)$(TargetName).pch Level3 true false @@ -87,7 +90,7 @@ true - .\..\release/sv2.bsc + ..\obj\$(SolutionName)\$(ProjectName)\ @@ -106,10 +109,10 @@ _DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions) true MultiThreadedDebug - .\..\debug/sv2.pch - .\..\debug/ - .\..\debug/ - .\..\debug/ + $(IntDir)$(TargetName).pch + $(IntDir) + $(IntDir) + $(IntDir)vc$(PlatformToolsetVersion).pdb true Level3 true @@ -125,7 +128,7 @@ true %(IgnoreSpecificDefaultLibraries) true - .\..\debug/sv2.pdb + $(OutDir)$(TargetName).pdb Windows false @@ -134,7 +137,7 @@ true - .\..\debug/sv2.bsc + ..\obj\$(SolutionName)\$(ProjectName)\ @@ -166,7 +169,10 @@ - + + ..\libraries\wx28X\include;%(AdditionalIncludeDirectories) + ..\libraries\wx28X\include;%(AdditionalIncludeDirectories) +