diff --git a/openrct2.proj b/openrct2.proj index 4fba588b48..25c8e84ba5 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -165,9 +165,6 @@ - - - @@ -191,9 +188,6 @@ - - - - - - ..\..\ - - - - Debug - Win32 - - - Release - Win32 - - - - {57E60BA1-FB76-4316-909E-C1449C142327} - testpaint - - - - DynamicLibrary - true - MultiByte - - - Application - false - true - MultiByte - - - $(SolutionDir)bin\testpaint\ - $(SolutionDir)obj\$(ProjectName)\$(Configuration)\ - openrct2 - $(SolutionDir)lib\include;$(SolutionDir)lib\include\breakpad;$(SolutionDir)lib\include\libspeex;$(SolutionDir)lib\include\sdl;$(SolutionDir)lib\include\jansson;$(SolutionDir)lib\include\sdl_ttf;$(SolutionDir)lib\include\libpng;$(SolutionDir)lib\include\zlib;$(IncludePath) - $(SolutionDir)lib;$(LibraryPath) - - - $(SolutionDir)bin\testpaint\ - $(SolutionDir)obj\$(ProjectName)\$(Configuration)\ - openrct2 - $(SolutionDir)lib\include;$(SolutionDir)lib\include\breakpad;$(SolutionDir)lib\include\libspeex;$(SolutionDir)lib\include\sdl;$(SolutionDir)lib\include\jansson;$(SolutionDir)lib\include\sdl_ttf;$(SolutionDir)lib\include\libpng;$(SolutionDir)lib\include\zlib;$(IncludePath) - $(SolutionDir)lib;$(LibraryPath) - - - - Level3 - Disabled - true - __TESTPAINT__;DEBUG;NO_VEHICLES;OPENGL_NO_LINK;_CRT_SECURE_NO_WARNINGS;_USE_MATH_DEFINES;CURL_STATICLIB;SDL_MAIN_HANDLED;_WINSOCK_DEPRECATED_NO_WARNINGS;%(PreprocessorDefinitions) - true - 4200 - true - false - - - - - Level3 - MaxSpeed - true - true - true - __TESTPAINT__;NO_VEHICLES;OPENGL_NO_LINK;_CRT_SECURE_NO_WARNINGS;_USE_MATH_DEFINES;CURL_STATICLIB;SDL_MAIN_HANDLED;_WINSOCK_DEPRECATED_NO_WARNINGS;%(PreprocessorDefinitions) - true - 4200 - true - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/test/testpaint/testpaint.vcxproj.user b/test/testpaint/testpaint.vcxproj.user deleted file mode 100644 index 65d96a1fbf..0000000000 --- a/test/testpaint/testpaint.vcxproj.user +++ /dev/null @@ -1,12 +0,0 @@ - - - - $(TargetDir)\openrct2.exe - $(TargetDir) - WindowsLocalDebugger - --ride-type 68 --generate - - - false - - \ No newline at end of file