From f7ce9139179920fe622a21c63bcd75c6bad5af44 Mon Sep 17 00:00:00 2001 From: Dmitriy Date: Thu, 4 Jun 2015 13:14:22 +0300 Subject: [PATCH] fixed project settings for ci --- .gitignore | 5 ++- project/yapb.sln | 8 ---- project/yapb.vcxproj | 103 ++++--------------------------------------- 3 files changed, 13 insertions(+), 103 deletions(-) diff --git a/.gitignore b/.gitignore index 05499d6..20711bb 100644 --- a/.gitignore +++ b/.gitignore @@ -50,4 +50,7 @@ Icon *.dll *.sdf *.suo -*.idb \ No newline at end of file +*.idb +*.vspx +project/yapb.vcxproj.user +*.psess \ No newline at end of file diff --git a/project/yapb.sln b/project/yapb.sln index 188e635..ad9b60c 100644 --- a/project/yapb.sln +++ b/project/yapb.sln @@ -12,9 +12,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug_Mmgr|Any CPU = Debug_Mmgr|Any CPU - Debug_Mmgr|Mixed Platforms = Debug_Mmgr|Mixed Platforms - Debug_Mmgr|Win32 = Debug_Mmgr|Win32 Debug|Any CPU = Debug|Any CPU Debug|Mixed Platforms = Debug|Mixed Platforms Debug|Win32 = Debug|Win32 @@ -23,11 +20,6 @@ Global Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug_Mmgr|Any CPU.ActiveCfg = Debug_Mmgr|Win32 - {C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug_Mmgr|Mixed Platforms.ActiveCfg = Debug_Mmgr|Win32 - {C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug_Mmgr|Mixed Platforms.Build.0 = Debug_Mmgr|Win32 - {C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug_Mmgr|Win32.ActiveCfg = Debug_Mmgr|Win32 - {C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug_Mmgr|Win32.Build.0 = Debug_Mmgr|Win32 {C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug|Any CPU.ActiveCfg = Debug|Win32 {C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 {C232645A-3B99-48F4-A1F3-F20CF0A9568B}.Debug|Mixed Platforms.Build.0 = Debug|Win32 diff --git a/project/yapb.vcxproj b/project/yapb.vcxproj index 551f7a4..6db9445 100644 --- a/project/yapb.vcxproj +++ b/project/yapb.vcxproj @@ -1,10 +1,6 @@  - - Debug_Mmgr - Win32 - Debug Win32 @@ -54,14 +50,9 @@ 8.1 - - DynamicLibrary - Intel C++ Compiler XE 14.0 - false - DynamicLibrary - v140_xp + v120_xp false @@ -72,9 +63,6 @@ - - - @@ -100,16 +88,10 @@ false false - - $(Configuration)\ - $(Configuration)\ - true - true - false - - ..\..\tool\buildup\release\buildup.exe yapb.rc + + @@ -172,12 +154,14 @@ ws2_32.lib;%(AdditionalDependencies) - copy "$(TargetPath)" "d:\temp\SteamApps\common\Half-Life\cstrike\addons\yapb\dlls" /y + + - ..\..\tool\buildup\release\buildup.exe yapb.rc + + @@ -255,77 +239,8 @@ true - copy "$(TargetPath)" "d:\temp\SteamApps\common\Half-Life\cstrike\addons\yapb\dlls" /y - - - - - ..\..\tool\buildup\release\buildup.exe yapb.rc - - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\debug/yapb.tlb - - - - Disabled - ..\include\engine;..\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;MEMORY_TEST;%(PreprocessorDefinitions) - Async - MultiThreadedDebug - false - - core.h - .\debug_mmgr\inf\yapb.pch - false - AssemblyAndSourceCode - .\debug_mmgr\asm\ - .\debug_mmgr\obj\ - .\debug_mmgr\inf - - - Level4 - true - EditAndContinue - Default - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - - - - .\debug_mmgr\yapb.dll - true - true - true - .\debug_mmgr\inf\yapb.pdb - true - .\debug_mmgr\inf\yapb.map - true - Windows - false - false - false - false - - .\debug_mmgr\inf\yapb.lib - MachineX86 - - - copy "$(TargetPath)" "d:\game\steam\steamapps\dmitryzhukov\counter-strike\cstrike\addons\yapb\dlls\" /y -copy "$(TargetPath)" "d:\game\steam\steamapps\dmitryzhukov\condition zero\czero\addons\yapb\dlls\" /y -copy "$(TargetPath)" "d:\game\steam\steamapps\dmitryzhukov\dedicated server\cstrike\addons\yapb\dlls\" /y -copy "$(TargetPath)" "d:\hlds\cs1\cstrike\addons\yapb\dlls\" /y - + +