gnash-commit
[Top][All Lists]
Advanced

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

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


From: Vitaly Alexeev
Subject: [Gnash-commit] gnash/win32/VC8 gnash.vcproj
Date: Fri, 24 Nov 2006 14:43:51 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/11/24 14:43:51

Modified files:
        win32/VC8      : gnash.vcproj 

Log message:
                * libbase\sharelib.cpp: fixed VC++ compiler errors
                * libbase\extension.cpp: fixed VC++ compiler errors
                * libltdl\ltdl.c: fixed VC++ compiler errors

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

Patches:
Index: gnash.vcproj
===================================================================
RCS file: /sources/gnash/gnash/win32/VC8/gnash.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- gnash.vcproj        24 Nov 2006 10:42:50 -0000      1.2
+++ gnash.vcproj        24 Nov 2006 14:43:51 -0000      1.3
@@ -40,7 +40,7 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
-                               
AdditionalIncludeDirectories="../../libbase;../../server;../../server/asobj;../../server/parser;../../server/swf;../../server/vm;../../extensions/mysql;../../libamf;../../backend;$(NOINHERIT)"
+                               
AdditionalIncludeDirectories="../../libbase;../../server;../../server/asobj;../../server/parser;../../server/swf;../../server/vm;../../libltdl;../../extensions/mysql;../../libamf;../../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.2&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"
@@ -331,6 +331,10 @@
                                >
                        </File>
                        <File
+                               RelativePath="..\..\libbase\extension.cpp"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\server\font.cpp"
                                >
                        </File>
@@ -395,6 +399,10 @@
                                >
                        </File>
                        <File
+                               RelativePath="..\..\libltdl\ltdl.c"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\server\asobj\Math.cpp"
                                >
                        </File>
@@ -567,6 +575,10 @@
                                </FileConfiguration>
                        </File>
                        <File
+                               RelativePath="..\..\libbase\sharedlib.cpp"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\server\asobj\SharedObject.cpp"
                                >
                        </File>
@@ -773,15 +785,11 @@
                        
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
                        >
                        <File
-                               RelativePath="..\..\server\action.h"
-                               >
-                       </File>
-                       <File
                                RelativePath="..\..\server\vm\action.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\action_buffer.h"
+                               RelativePath="..\..\server\action.h"
                                >
                        </File>
                        <File
@@ -789,7 +797,7 @@
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\vm\ActionExec.h"
+                               RelativePath="..\..\server\action_buffer.h"
                                >
                        </File>
                        <File
@@ -797,6 +805,10 @@
                                >
                        </File>
                        <File
+                               RelativePath="..\..\server\vm\ActionExec.h"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\libamf\amf.h"
                                >
                        </File>
@@ -921,6 +933,10 @@
                                >
                        </File>
                        <File
+                               RelativePath="..\..\libbase\extension.h"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\server\fn_call.h"
                                >
                        </File>
@@ -969,11 +985,11 @@
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\asobj\gstring.h"
+                               RelativePath="..\..\server\gstring.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\gstring.h"
+                               RelativePath="..\..\server\asobj\gstring.h"
                                >
                        </File>
                        <File
@@ -1009,6 +1025,10 @@
                                >
                        </File>
                        <File
+                               RelativePath="..\..\libltdl\ltdl.h"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\server\asobj\Math.h"
                                >
                        </File>
@@ -1101,11 +1121,11 @@
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\Object.h"
+                               RelativePath="..\..\server\asobj\Object.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\asobj\Object.h"
+                               RelativePath="..\..\server\Object.h"
                                >
                        </File>
                        <File
@@ -1185,6 +1205,10 @@
                                >
                        </File>
                        <File
+                               RelativePath="..\..\libbase\sharedlib.h"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\server\asobj\SharedObject.h"
                                >
                        </File>
@@ -1345,11 +1369,11 @@
                                >
                        </File>
                        <File
-                               
RelativePath="..\..\server\vm\with_stack_entry.h"
+                               RelativePath="..\..\server\with_stack_entry.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\server\with_stack_entry.h"
+                               
RelativePath="..\..\server\vm\with_stack_entry.h"
                                >
                        </File>
                        <File




reply via email to

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