summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristian Adam <cristianadam@xiph.org>2010-10-20 21:48:41 +0000
committerCristian Adam <cristianadam@xiph.org>2010-10-20 21:48:41 +0000
commit285149a6a33a4a95b85537b9e1f0da2367e833b9 (patch)
tree112992954063753499577bb2d1af007d05a67aa7
parent8b4f038eca3e448e20ef545799b8fcc4e67c99d3 (diff)
downloadtremor-285149a6a33a4a95b85537b9e1f0da2367e833b9.tar.gz
Removed Windows CE Platform Builder as a dependency of building Windows Mobile binaries.
git-svn-id: https://svn.xiph.org/trunk/Tremor@17551 0101bb08-14d6-0310-b084-bc0e0c8e3800
-rw-r--r--win32/VS2005/libtremor/libtremor.vcproj8
1 files changed, 7 insertions, 1 deletions
diff --git a/win32/VS2005/libtremor/libtremor.vcproj b/win32/VS2005/libtremor/libtremor.vcproj
index 3e2c613..8f8ddcd 100644
--- a/win32/VS2005/libtremor/libtremor.vcproj
+++ b/win32/VS2005/libtremor/libtremor.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8.00"
+ Version="8,00"
Name="libtremor"
ProjectGUID="{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}"
RootNamespace="libtremor"
@@ -190,6 +190,7 @@
PreprocessorDefinitions="_DEBUG;_LIB;_WIN32_WCE=$(CEVER);UNDER_CE;WIN32;WINCE;$(ARCHFAM);$(_ARCHFAM_);$(PLATFORMDEFINES)"
MinimalRebuild="true"
RuntimeLibrary="1"
+ TreatWChar_tAsBuiltInType="false"
UsePrecompiledHeader="0"
WarningLevel="3"
/>
@@ -261,6 +262,7 @@
PreprocessorDefinitions="_DEBUG;_LIB;_WIN32_WCE=$(CEVER);UNDER_CE;WIN32;WINCE;$(ARCHFAM);$(_ARCHFAM_);$(PLATFORMDEFINES)"
MinimalRebuild="true"
RuntimeLibrary="1"
+ TreatWChar_tAsBuiltInType="false"
UsePrecompiledHeader="0"
WarningLevel="3"
/>
@@ -332,6 +334,7 @@
PreprocessorDefinitions="_DEBUG;_LIB;_WIN32_WCE=$(CEVER);UNDER_CE;WIN32;WINCE;$(ARCHFAM);$(_ARCHFAM_);$(PLATFORMDEFINES)"
MinimalRebuild="true"
RuntimeLibrary="1"
+ TreatWChar_tAsBuiltInType="false"
UsePrecompiledHeader="0"
WarningLevel="3"
/>
@@ -529,6 +532,7 @@
AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
PreprocessorDefinitions="NDEBUG;_LIB;_WIN32_WCE=$(CEVER);UNDER_CE;WIN32;WINCE;$(ARCHFAM);$(_ARCHFAM_);$(PLATFORMDEFINES)"
RuntimeLibrary="0"
+ TreatWChar_tAsBuiltInType="false"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
@@ -600,6 +604,7 @@
AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
PreprocessorDefinitions="NDEBUG;_LIB;_WIN32_WCE=$(CEVER);UNDER_CE;WIN32;WINCE;$(ARCHFAM);$(_ARCHFAM_);$(PLATFORMDEFINES)"
RuntimeLibrary="0"
+ TreatWChar_tAsBuiltInType="false"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
@@ -671,6 +676,7 @@
AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
PreprocessorDefinitions="NDEBUG;_LIB;_WIN32_WCE=$(CEVER);UNDER_CE;WIN32;WINCE;$(ARCHFAM);$(_ARCHFAM_);$(PLATFORMDEFINES)"
RuntimeLibrary="0"
+ TreatWChar_tAsBuiltInType="false"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"