glib r7488 - in trunk/build: . win32/vs8
- From: tml svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7488 - in trunk/build: . win32/vs8
- Date: Mon, 15 Sep 2008 14:56:23 +0000 (UTC)
Author: tml
Date: Mon Sep 15 14:56:23 2008
New Revision: 7488
URL: http://svn.gnome.org/viewvc/glib?rev=7488&view=rev
Log:
2008-09-15 Tor Lillqvist <tml novell com>
* win32/vs8/*.vcproj: Don't use Detect64BitPortabilityProblems
as those warnings are misleading. They don't take into
consideration ifdefs in glibconfig.h and elsewhere for _WIN64.
Modified:
trunk/build/ChangeLog
trunk/build/win32/vs8/gio.vcproj
trunk/build/win32/vs8/glib-genmarshal.vcproj
trunk/build/win32/vs8/glib.vcproj
trunk/build/win32/vs8/gmodule.vcproj
trunk/build/win32/vs8/gobject.vcproj
trunk/build/win32/vs8/gspawn-win32-helper-console.vcproj
trunk/build/win32/vs8/gspawn-win32-helper.vcproj
trunk/build/win32/vs8/gthread.vcproj
Modified: trunk/build/win32/vs8/gio.vcproj
==============================================================================
--- trunk/build/win32/vs8/gio.vcproj (original)
+++ trunk/build/win32/vs8/gio.vcproj Mon Sep 15 14:56:23 2008
@@ -46,7 +46,6 @@
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
@@ -127,7 +126,6 @@
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
@@ -428,20 +426,20 @@
<File
RelativePath="..\..\..\gio\win32\gwinhttpvfs.c"
>
- </File>
+ </File>
<File
RelativePath="..\..\..\gio\win32\gwinhttpfile.c"
>
- </File>
+ </File>
<File
RelativePath="..\..\..\gio\win32\gwinhttpfileinputstream.c"
>
- </File>
+ </File>
<File
RelativePath="..\..\..\gio\win32\gwinhttpfileoutputstream.c"
>
- </File>
- </Filter>
+ </File>
+ </Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
Modified: trunk/build/win32/vs8/glib-genmarshal.vcproj
==============================================================================
--- trunk/build/win32/vs8/glib-genmarshal.vcproj (original)
+++ trunk/build/win32/vs8/glib-genmarshal.vcproj Mon Sep 15 14:56:23 2008
@@ -47,7 +47,6 @@
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
/>
@@ -122,7 +121,6 @@
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
/>
Modified: trunk/build/win32/vs8/glib.vcproj
==============================================================================
--- trunk/build/win32/vs8/glib.vcproj (original)
+++ trunk/build/win32/vs8/glib.vcproj Mon Sep 15 14:56:23 2008
@@ -48,7 +48,6 @@
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
@@ -130,7 +129,6 @@
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
Modified: trunk/build/win32/vs8/gmodule.vcproj
==============================================================================
--- trunk/build/win32/vs8/gmodule.vcproj (original)
+++ trunk/build/win32/vs8/gmodule.vcproj Mon Sep 15 14:56:23 2008
@@ -48,7 +48,6 @@
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
@@ -128,7 +127,6 @@
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
Modified: trunk/build/win32/vs8/gobject.vcproj
==============================================================================
--- trunk/build/win32/vs8/gobject.vcproj (original)
+++ trunk/build/win32/vs8/gobject.vcproj Mon Sep 15 14:56:23 2008
@@ -47,7 +47,6 @@
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
/>
@@ -126,7 +125,6 @@
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
/>
Modified: trunk/build/win32/vs8/gspawn-win32-helper-console.vcproj
==============================================================================
--- trunk/build/win32/vs8/gspawn-win32-helper-console.vcproj (original)
+++ trunk/build/win32/vs8/gspawn-win32-helper-console.vcproj Mon Sep 15 14:56:23 2008
@@ -47,7 +47,6 @@
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
@@ -123,7 +122,6 @@
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
Modified: trunk/build/win32/vs8/gspawn-win32-helper.vcproj
==============================================================================
--- trunk/build/win32/vs8/gspawn-win32-helper.vcproj (original)
+++ trunk/build/win32/vs8/gspawn-win32-helper.vcproj Mon Sep 15 14:56:23 2008
@@ -47,7 +47,6 @@
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
@@ -123,7 +122,6 @@
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
Modified: trunk/build/win32/vs8/gthread.vcproj
==============================================================================
--- trunk/build/win32/vs8/gthread.vcproj (original)
+++ trunk/build/win32/vs8/gthread.vcproj Mon Sep 15 14:56:23 2008
@@ -47,7 +47,6 @@
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
@@ -126,7 +125,6 @@
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
ForcedIncludeFiles="msvc_recommended_pragmas.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]