X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=source%2Ffront-end%2Fprojects%2Fmsvc11%2Fmupen64plus-ui-console.vcxproj;fp=source%2Ffront-end%2Fprojects%2Fmsvc11%2Fmupen64plus-ui-console.vcxproj;h=c20ba034e68f325e823f1833e98dd1adccfe84bb;hb=5288f5429f38c99c73856e285d35e7d0c4c779d0;hp=0000000000000000000000000000000000000000;hpb=48d77f736bea02afeb362cff05c81375752b3015;p=mupen64plus-pandora.git diff --git a/source/front-end/projects/msvc11/mupen64plus-ui-console.vcxproj b/source/front-end/projects/msvc11/mupen64plus-ui-console.vcxproj new file mode 100644 index 0000000..c20ba03 --- /dev/null +++ b/source/front-end/projects/msvc11/mupen64plus-ui-console.vcxproj @@ -0,0 +1,143 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {0E29D9F8-C675-4D21-AF16-AA80EDDB264E} + mupen64plusuiconsole + Win32Proj + + + + Application + MultiByte + true + v110 + + + Application + MultiByte + v110 + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + true + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + false + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + ..\..\..\mupen64plus-core\src\api;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + CompileAsCpp + + + ..\..\..\mupen64plus-win32-deps\SDL-1.2.14\lib\SDLmain.lib;%(AdditionalDependencies) + true + Console + MachineX86 + + + Copying shared data and libraries to build directory... + copy ..\..\..\mupen64plus-core\data\* "$(OutDir)" +copy ..\..\..\mupen64plus-video-rice\data\* "$(OutDir)" +copy ..\..\..\mupen64plus-video-glide64mk2\data\* "$(OutDir)" +copy ..\..\..\mupen64plus-input-sdl\data\* "$(OutDir)" +copy ..\..\..\mupen64plus-win32-deps\freetype-2.3.5-1\bin\*.dll "$(OutDir)" +copy ..\..\..\mupen64plus-win32-deps\libpng-1.2.37\bin\*.dll "$(OutDir)" +copy ..\..\..\mupen64plus-win32-deps\SDL-1.2.14\lib\*.dll "$(OutDir)" +copy ..\..\..\mupen64plus-win32-deps\zlib-1.2.3\bin\*.dll "$(OutDir)" + + + + + + ..\..\..\mupen64plus-core\src\api;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsCpp + + + ..\..\..\mupen64plus-win32-deps\SDL-1.2.14\lib\SDLmain.lib;%(AdditionalDependencies) + true + Console + true + true + MachineX86 + + + Copying shared data and libraries to build directory... + copy ..\..\..\mupen64plus-core\data\* "$(OutDir)" +copy ..\..\..\mupen64plus-video-rice\data\* "$(OutDir)" +copy ..\..\..\mupen64plus-video-glide64mk2\data\* "$(OutDir)" +copy ..\..\..\mupen64plus-input-sdl\data\* "$(OutDir)" +copy ..\..\..\mupen64plus-win32-deps\freetype-2.3.5-1\bin\*.dll "$(OutDir)" +copy ..\..\..\mupen64plus-win32-deps\libpng-1.2.37\bin\*.dll "$(OutDir)" +copy ..\..\..\mupen64plus-win32-deps\SDL-1.2.14\lib\*.dll "$(OutDir)" +copy ..\..\..\mupen64plus-win32-deps\zlib-1.2.3\bin\*.dll "$(OutDir)" + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file