aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/sword2.vcproj
diff options
context:
space:
mode:
authorEugene Sandulenko2006-05-09 14:16:43 +0000
committerEugene Sandulenko2006-05-09 14:16:43 +0000
commitd2546e397934da3e89fdd994e0c620dd0bcfbcd4 (patch)
tree8e7371097f7421496d6ea24ceaff6feeab7185d1 /dists/msvc8/sword2.vcproj
parent4c6712246368148c91861fd30677a461e57e698b (diff)
downloadscummvm-rg350-d2546e397934da3e89fdd994e0c620dd0bcfbcd4.tar.gz
scummvm-rg350-d2546e397934da3e89fdd994e0c620dd0bcfbcd4.tar.bz2
scummvm-rg350-d2546e397934da3e89fdd994e0c620dd0bcfbcd4.zip
- Updated MSVC8 project files
- Renamed base/options.cpp to base/commandLine.cpp because of conflict with gui/options.cpp which sit in same directory in MSVC builds - Moved AudioCDManager singleton declaration outside of Audio namespace - Fixed numerous MSVC warning of potentially uninitialized variables and int <-> bool conversions. svn-id: r22397
Diffstat (limited to 'dists/msvc8/sword2.vcproj')
-rw-r--r--dists/msvc8/sword2.vcproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/dists/msvc8/sword2.vcproj b/dists/msvc8/sword2.vcproj
index f91633e45b..38def46c26 100644
--- a/dists/msvc8/sword2.vcproj
+++ b/dists/msvc8/sword2.vcproj
@@ -187,10 +187,6 @@
>
</File>
<File
- RelativePath="..\..\engines\sword2\d_draw.cpp"
- >
- </File>
- <File
RelativePath="..\..\engines\sword2\debug.cpp"
>
</File>
@@ -283,10 +279,6 @@
>
</File>
<File
- RelativePath="..\..\engines\sword2\rdwin.cpp"
- >
- </File>
- <File
RelativePath="..\..\engines\sword2\render.cpp"
>
</File>