diff --git a/msvc10/csx.sln b/msvc10/csx.sln deleted file mode 100644 index 2e09fb6..0000000 --- a/msvc10/csx.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "csx", "csx.vcxproj", "{1DC4A99A-F23F-4AAE-881C-79D157C91155}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1DC4A99A-F23F-4AAE-881C-79D157C91155}.Debug|Win32.ActiveCfg = Debug|Win32 - {1DC4A99A-F23F-4AAE-881C-79D157C91155}.Debug|Win32.Build.0 = Debug|Win32 - {1DC4A99A-F23F-4AAE-881C-79D157C91155}.Release|Win32.ActiveCfg = Release|Win32 - {1DC4A99A-F23F-4AAE-881C-79D157C91155}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/msvc10/csx.vcxproj b/msvc10/csx.vcxproj deleted file mode 100644 index 10f885c..0000000 --- a/msvc10/csx.vcxproj +++ /dev/null @@ -1,158 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {1DC4A99A-F23F-4AAE-881C-79D157C91155} - csx - - - - DynamicLibrary - false - MultiByte - - - DynamicLibrary - false - MultiByte - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - false - false - AllRules.ruleset - - - AllRules.ruleset - - - $(ProjectName)_amxx - $(ProjectName)_amxx - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Release/csx.tlb - - - - - MaxSpeed - OnlyExplicitInline - ..\;..\sdk;$(METAMOD)\metamod;$(HLSDK)\common;$(HLSDK)\engine;$(HLSDK)\dlls;$(HLSDK)\pm_shared;$(HLSDK)\public;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;csx_EXPORTS;JIT;%(PreprocessorDefinitions) - true - MultiThreaded - Default - false - false - - - .\Release/csx.pch - .\Release/ - .\Release/ - .\Release/ - true - Level3 - true - Default - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - true - .\Release/csx_amxx.pdb - .\Release/csx_amxx.lib - MachineX86 - - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Debug/csx.tlb - - - - - Disabled - ..\;..\sdk;$(METAMOD)\metamod;$(HLSDK)\common;$(HLSDK)\engine;$(HLSDK)\dlls;$(HLSDK)\pm_shared;$(HLSDK)\public;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;csx_EXPORTS;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - false - - - .\Debug/csx.pch - .\Debug/ - .\Debug/ - .\Debug/ - true - Level3 - true - ProgramDatabase - Default - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - true - true - .\Debug/csx_amxx.pdb - .\Debug/csx_amxx.lib - MachineX86 - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/msvc10/csx.vcxproj.filters b/msvc10/csx.vcxproj.filters deleted file mode 100644 index a4af4bb..0000000 --- a/msvc10/csx.vcxproj.filters +++ /dev/null @@ -1,67 +0,0 @@ - - - - - {7eb4e308-0d6a-4435-a464-ab5ab13bc5ed} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {7cf08006-0e1e-46ff-ad9a-87bb445c1536} - h;hpp;hxx;hm;inl - - - {360754a5-9e04-467e-bf57-fde61c3a3410} - - - {a235d32e-883a-4d2e-bf27-e8eadfdbf666} - - - {3f559917-fcbd-4cd3-8136-8a7a769af465} - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - SDK\SDK Base - - - - - Header Files - - - Header Files - - - Header Files - - - SDK - - - SDK\SDK Base - - - - - Pawn Includes - - - Pawn Includes - - - \ No newline at end of file