aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9/parallaction.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc9/parallaction.vcproj')
-rw-r--r--dists/msvc9/parallaction.vcproj8
1 files changed, 6 insertions, 2 deletions
diff --git a/dists/msvc9/parallaction.vcproj b/dists/msvc9/parallaction.vcproj
index acefaedf41..bcd3f58a14 100644
--- a/dists/msvc9/parallaction.vcproj
+++ b/dists/msvc9/parallaction.vcproj
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9,00"
+ Version="9.00"
Name="parallaction"
- ProjectGUID="{0068957B-E2E1-4988-8C87-D541D84DAF20}"
+ ProjectGUID="{82596791-5B31-48FF-999D-E6A5F45EE582}"
RootNamespace="parallaction"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform Name="Win32" />
+ <Platform Name="x64" />
</Platforms>
<Configurations>
<Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops" />
<Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops" />
+ <Configuration Name="Debug|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug64.vsprops" />
+ <Configuration Name="Release|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release64.vsprops" />
</Configurations>
<Files>
<File RelativePath="..\..\engines\parallaction\balloons.cpp" />
@@ -43,6 +46,7 @@
<File RelativePath="..\..\engines\parallaction\input.h" />
<File RelativePath="..\..\engines\parallaction\inventory.cpp" />
<File RelativePath="..\..\engines\parallaction\inventory.h" />
+ <File RelativePath="..\..\engines\parallaction\module.mk" />
<File RelativePath="..\..\engines\parallaction\objects.cpp" />
<File RelativePath="..\..\engines\parallaction\objects.h" />
<File RelativePath="..\..\engines\parallaction\parallaction.cpp" />