Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/ui
diff options
context:
space:
mode:
authordrevil_xxl <drevil_xxl@users.sourceforge.net>2008-06-02 23:04:31 +0400
committerdrevil_xxl <drevil_xxl@users.sourceforge.net>2008-06-02 23:04:31 +0400
commit98829c8963987b425c0e3a788d659135b75ee49f (patch)
treed692ce90a94135963e68ef86ac24748022033c49 /src/ui
parent88c0146149ffb0abd7301fc70ca4cc208dbf3492 (diff)
updates for x64
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@539 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/CmdUI/CmdUI.vcproj4
-rw-r--r--src/ui/LCDUI/LCDUI.vcproj4
-rw-r--r--src/ui/ResizableLib/ResizableLib.vcproj4
-rw-r--r--src/ui/TreePropSheet/TreePropSheet.vcproj4
-rw-r--r--src/ui/sizecbar/sizecbar.vcproj4
5 files changed, 10 insertions, 10 deletions
diff --git a/src/ui/CmdUI/CmdUI.vcproj b/src/ui/CmdUI/CmdUI.vcproj
index a166cfc7b..1d43b8287 100644
--- a/src/ui/CmdUI/CmdUI.vcproj
+++ b/src/ui/CmdUI/CmdUI.vcproj
@@ -101,7 +101,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
+ PreprocessorDefinitions="WIN64;_DEBUG;_LIB;"
DebugInformationFormat="3"
/>
<Tool
@@ -216,7 +216,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
+ PreprocessorDefinitions="WIN64;NDEBUG;_LIB;"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/src/ui/LCDUI/LCDUI.vcproj b/src/ui/LCDUI/LCDUI.vcproj
index cec19a50d..f3fa83995 100644
--- a/src/ui/LCDUI/LCDUI.vcproj
+++ b/src/ui/LCDUI/LCDUI.vcproj
@@ -101,7 +101,7 @@
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\..\include"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
+ PreprocessorDefinitions="WIN64;_DEBUG;_LIB;"
DebugInformationFormat="3"
/>
<Tool
@@ -216,7 +216,7 @@
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\..\include"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
+ PreprocessorDefinitions="WIN64;NDEBUG;_LIB;"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/src/ui/ResizableLib/ResizableLib.vcproj b/src/ui/ResizableLib/ResizableLib.vcproj
index d7bfba0ac..9445a0534 100644
--- a/src/ui/ResizableLib/ResizableLib.vcproj
+++ b/src/ui/ResizableLib/ResizableLib.vcproj
@@ -101,7 +101,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
+ PreprocessorDefinitions="WIN64;_DEBUG;_LIB;"
DebugInformationFormat="3"
/>
<Tool
@@ -216,7 +216,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
+ PreprocessorDefinitions="WIN64;NDEBUG;_LIB;"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/src/ui/TreePropSheet/TreePropSheet.vcproj b/src/ui/TreePropSheet/TreePropSheet.vcproj
index b0268810a..5bf5bbb5f 100644
--- a/src/ui/TreePropSheet/TreePropSheet.vcproj
+++ b/src/ui/TreePropSheet/TreePropSheet.vcproj
@@ -101,7 +101,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
+ PreprocessorDefinitions="WIN64;_DEBUG;_LIB;"
DebugInformationFormat="3"
/>
<Tool
@@ -216,7 +216,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
+ PreprocessorDefinitions="WIN64;NDEBUG;_LIB;"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/src/ui/sizecbar/sizecbar.vcproj b/src/ui/sizecbar/sizecbar.vcproj
index 6fe712319..873c7314e 100644
--- a/src/ui/sizecbar/sizecbar.vcproj
+++ b/src/ui/sizecbar/sizecbar.vcproj
@@ -101,7 +101,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
+ PreprocessorDefinitions="WIN64;_DEBUG;_LIB;"
DebugInformationFormat="3"
/>
<Tool
@@ -216,7 +216,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+ PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
/>
<Tool
Name="VCManagedResourceCompilerTool"