diff options
author | Norbert Lange | 2009-07-04 16:24:15 +0000 |
---|---|---|
committer | Norbert Lange | 2009-07-04 16:24:15 +0000 |
commit | c0b1d10ba2eeb75d614d24b984333507cba8e20f (patch) | |
tree | b1e0fcf7057718512f45b492f922f029bfde07d4 /dists/msvc9 | |
parent | d2003f859b07389e788d03b099b3478282d04320 (diff) | |
download | scummvm-rg350-c0b1d10ba2eeb75d614d24b984333507cba8e20f.tar.gz scummvm-rg350-c0b1d10ba2eeb75d614d24b984333507cba8e20f.tar.bz2 scummvm-rg350-c0b1d10ba2eeb75d614d24b984333507cba8e20f.zip |
Added tons of members to MaxTrax, songs get fully loaded and stored internally
svn-id: r42096
Diffstat (limited to 'dists/msvc9')
-rw-r--r-- | dists/msvc9/scummvm-tfmx.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dists/msvc9/scummvm-tfmx.vcproj b/dists/msvc9/scummvm-tfmx.vcproj index 60be0bbfab..4cd83e3793 100644 --- a/dists/msvc9/scummvm-tfmx.vcproj +++ b/dists/msvc9/scummvm-tfmx.vcproj @@ -1147,6 +1147,14 @@ <File RelativePath="..\..\sound\mods\maxtrax.cpp" > + <FileConfiguration + Name="Debug_Command|Win32" + > + <Tool + Name="VCCLCompilerTool" + AssemblerOutput="2" + /> + </FileConfiguration> </File> <File RelativePath="..\..\sound\mods\maxtrax.h" |