aboutsummaryrefslogtreecommitdiff
path: root/dists
diff options
context:
space:
mode:
authorNorbert Lange2009-08-05 19:26:00 +0000
committerNorbert Lange2009-08-05 19:26:00 +0000
commit648bec1d0ccce8738d672b3a7b23933722cd60e6 (patch)
treef3ed657c37ae656bd87368e7902977c367119e99 /dists
parent621071ea9e0466b7b8b6b3b0237ac027ebaaeb0d (diff)
downloadscummvm-rg350-648bec1d0ccce8738d672b3a7b23933722cd60e6.tar.gz
scummvm-rg350-648bec1d0ccce8738d672b3a7b23933722cd60e6.tar.bz2
scummvm-rg350-648bec1d0ccce8738d672b3a7b23933722cd60e6.zip
move function definitions from header to the cpp file
moved a few functions to static scope svn-id: r43077
Diffstat (limited to 'dists')
-rw-r--r--dists/msvc9/scummvm-tfmx.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/dists/msvc9/scummvm-tfmx.vcproj b/dists/msvc9/scummvm-tfmx.vcproj
index 6599b04db4..421cec08e6 100644
--- a/dists/msvc9/scummvm-tfmx.vcproj
+++ b/dists/msvc9/scummvm-tfmx.vcproj
@@ -1023,6 +1023,14 @@
RelativePath="..\..\sound\mods\maxtrax.cpp"
>
<FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableSpecificWarnings="$(NOINHERIT)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
Name="Debug_Command|Win32"
>
<Tool