aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippos Karapetis2008-06-02 08:01:26 +0000
committerFilippos Karapetis2008-06-02 08:01:26 +0000
commit841dde61d07a23fdb8a827b36cc2ca15e113b37c (patch)
tree65d31b5e50978d16c1aa92b09b1be3d51b79627c
parentcd6d528c422de5906aac1882cc1924dda903f759 (diff)
downloadscummvm-rg350-841dde61d07a23fdb8a827b36cc2ca15e113b37c.tar.gz
scummvm-rg350-841dde61d07a23fdb8a827b36cc2ca15e113b37c.tar.bz2
scummvm-rg350-841dde61d07a23fdb8a827b36cc2ca15e113b37c.zip
Updated the MSVC project files (added unarj.cpp/.h)
svn-id: r32491
-rw-r--r--dists/msvc7/scummvm.vcproj10
-rw-r--r--dists/msvc71/scummvm.vcproj10
-rw-r--r--dists/msvc8/scummvm.vcproj14
-rw-r--r--dists/msvc9/scummvm.vcproj14
4 files changed, 48 insertions, 0 deletions
diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj
index aedfbe80f4..89cb1ff697 100644
--- a/dists/msvc7/scummvm.vcproj
+++ b/dists/msvc7/scummvm.vcproj
@@ -50,6 +50,8 @@
<Tool
Name="VCMIDLTool"/>
<Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
@@ -105,6 +107,8 @@
<Tool
Name="VCMIDLTool"/>
<Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
@@ -291,6 +295,12 @@
RelativePath="..\..\common\timer.h">
</File>
<File
+ RelativePath="..\..\common\unarj.cpp">
+ </File>
+ <File
+ RelativePath="..\..\common\unarj.h">
+ </File>
+ <File
RelativePath="..\..\common\unzip.cpp">
</File>
<File
diff --git a/dists/msvc71/scummvm.vcproj b/dists/msvc71/scummvm.vcproj
index 7b7b5b72c8..08102bd9b2 100644
--- a/dists/msvc71/scummvm.vcproj
+++ b/dists/msvc71/scummvm.vcproj
@@ -50,6 +50,8 @@
<Tool
Name="VCMIDLTool"/>
<Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
@@ -111,6 +113,8 @@
<Tool
Name="VCMIDLTool"/>
<Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
@@ -305,6 +309,12 @@
RelativePath="..\..\common\timer.h">
</File>
<File
+ RelativePath="..\..\common\unarj.cpp">
+ </File>
+ <File
+ RelativePath="..\..\common\unarj.h">
+ </File>
+ <File
RelativePath="..\..\common\unzip.cpp">
</File>
<File
diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj
index a5cd6a9169..3dcaf09f83 100644
--- a/dists/msvc8/scummvm.vcproj
+++ b/dists/msvc8/scummvm.vcproj
@@ -97,6 +97,9 @@
Name="VCAppVerifierTool"
/>
<Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -186,6 +189,9 @@
Name="VCAppVerifierTool"
/>
<Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -425,6 +431,14 @@
>
</File>
<File
+ RelativePath="..\..\common\unarj.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\common\unarj.h"
+ >
+ </File>
+ <File
RelativePath="..\..\common\unzip.cpp"
>
</File>
diff --git a/dists/msvc9/scummvm.vcproj b/dists/msvc9/scummvm.vcproj
index d5904961a7..daf6ae6c99 100644
--- a/dists/msvc9/scummvm.vcproj
+++ b/dists/msvc9/scummvm.vcproj
@@ -100,6 +100,9 @@
Name="VCAppVerifierTool"
/>
<Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -191,6 +194,9 @@
Name="VCAppVerifierTool"
/>
<Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -430,6 +436,14 @@
>
</File>
<File
+ RelativePath="..\..\common\unarj.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\common\unarj.h"
+ >
+ </File>
+ <File
RelativePath="..\..\common\unzip.cpp"
>
</File>