From: Thomas Pietrzak Date: Thu, 5 May 2011 22:03:27 +0000 (+0000) Subject: git-svn-id: svn+ssh://thomaspietrzak.com/var/svn/rep@12 47cf9a05-e0a8-4ed5-9e9b-101a6... X-Git-Url: https://git.thomaspietrzak.com/?a=commitdiff_plain;h=33a2ae060b60ab1ae76ebe8917be74b7a6f41c79;p=hapticmetronome.git git-svn-id: svn+ssh://thomaspietrzak.com/var/svn/rep@12 47cf9a05-e0a8-4ed5-9e9b-101a649bc004 --- diff --git a/Haptic Metronome/Haptic Metronome/Haptic Metronome.vcxproj b/Haptic Metronome/Haptic Metronome/Haptic Metronome.vcxproj new file mode 100644 index 0000000..04cb9c5 --- /dev/null +++ b/Haptic Metronome/Haptic Metronome/Haptic Metronome.vcxproj @@ -0,0 +1,124 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {46FB682E-53BE-41ED-8EF7-21FCD538023B} + HapticMetronome + + + + Application + true + MultiByte + + + Application + false + true + MultiByte + + + + + + + + + + + + + ..\..\lib;..\..\lib\SDL_mixer-1.3\include;..\..\lib\wiiuse_v0.12_win;..\..\lib\glew-1.5.8\include;..\..\include;..\..\lib\SDL_image-1.3\include;..\..\lib\SDL-1.3\include;$(IncludePath) + + + ..\..\lib\SDL_mixer-1.3\lib;..\..\lib\wiiuse_v0.12_win;..\..\lib\glew-1.5.8\lib;..\..\lib\SDL-1.3\lib;..\..\lib\SDL_image-1.3\lib;$(LibraryPath) + ../../src;../../include;$(SourcePath) + + + + Level3 + Disabled + _MBCS;%(PreprocessorDefinitions);WIN32 + + + true + SDL.lib;SDLmain.lib;SDL_image.lib;SDL_mixer.lib;glew32.lib;opengl32.lib;glu32.lib;wiiuse.lib;Winmm.lib;%(AdditionalDependencies) + Windows + + + + + Level3 + MaxSpeed + true + true + + + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file