gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/win32/gnash gnash.vcproj


From: Vitaly Alexeev
Subject: [Gnash-commit] gnash/win32/gnash gnash.vcproj
Date: Wed, 08 Nov 2006 16:13:49 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/11/08 16:13:49

Modified files:
        win32/gnash    : gnash.vcproj 

Log message:
        updated preprocessor options

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/win32/gnash/gnash.vcproj?cvsroot=gnash&r1=1.21&r2=1.22

Patches:
Index: gnash.vcproj
===================================================================
RCS file: /sources/gnash/gnash/win32/gnash/gnash.vcproj,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- gnash.vcproj        3 Nov 2006 15:10:39 -0000       1.21
+++ gnash.vcproj        8 Nov 2006 16:13:49 -0000       1.22
@@ -41,7 +41,7 @@
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                
AdditionalIncludeDirectories="../../libbase;../../server;../../extensions/mysql;../libbase;../../libamf;../../parser;../../backend;$(NOINHERIT)"
-                               
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;WIN32_HASH_MAP;HAVE_ISFINITE;HAVE_SDL_H;SOUND_SDL;RENDERER_OPENGL;HAVE_WINSOCK_H;USE_CURL;HAVE_LIBCURL;HAVE_EXTENSIONS;VERSION=&quot;&quot;&quot;0.7.1&quot;&quot;&quot;;USE_SDL_THREADS;GUI_SDL;NETWORK_CONN;USE_FFMPEG;EMULATE_INTTYPES"
+                               
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;WIN32_HASH_MAP;HAVE_ISFINITE;HAVE_SDL_H;SOUND_SDL;RENDERER_OPENGL;HAVE_WINSOCK_H;USE_CURL;HAVE_LIBCURL;HAVE_EXTENSIONS;VERSION=&quot;&quot;&quot;0.7.1&quot;&quot;&quot;;USE_SDL_THREADS;GUI_SDL;NETWORK_CONN;USE_FFMPEG;EMULATE_INTTYPES;TARGET_CONFIG=&quot;&quot;&quot;win32&quot;&quot;&quot;;RENDERER_CONFIG=&quot;&quot;&quot;opengl&quot;&quot;&quot;;GUI_CONFIG=&quot;&quot;&quot;sdl&quot;&quot;&quot;;SOUND_CONFIG=&quot;&quot;&quot;sdl&quot;&quot;&quot;;DECODER_CONFIG=&quot;&quot;&quot;ffmpeg&quot;&quot;&quot;"
                                MinimalRebuild="true"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="3"
@@ -777,11 +777,11 @@
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\server\parser\action_buffer.h"
+                               RelativePath="..\..\server\action_buffer.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\action_buffer.h"
+                               
RelativePath="..\..\server\parser\action_buffer.h"
                                >
                        </File>
                        <File
@@ -1041,11 +1041,11 @@
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\asobj\MovieClip.h"
+                               RelativePath="..\..\server\MovieClip.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\MovieClip.h"
+                               RelativePath="..\..\server\asobj\MovieClip.h"
                                >
                        </File>
                        <File
@@ -1085,11 +1085,11 @@
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\asobj\Object.h"
+                               RelativePath="..\..\server\Object.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\Object.h"
+                               RelativePath="..\..\server\asobj\Object.h"
                                >
                        </File>
                        <File




reply via email to

[Prev in Thread] Current Thread [Next in Thread]