gnash-commit
[Top][All Lists]
Advanced

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

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


From: Vitaly Alexeev
Subject: [Gnash-commit] gnash/win32/npgnash npgnash.vcproj
Date: Tue, 08 Aug 2006 11:22:57 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/08/08 11:22:57

Modified files:
        win32/npgnash  : npgnash.vcproj 

Log message:
        updated VC++ options

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

Patches:
Index: npgnash.vcproj
===================================================================
RCS file: /sources/gnash/gnash/win32/npgnash/npgnash.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- npgnash.vcproj      6 Aug 2006 19:00:49 -0000       1.1
+++ npgnash.vcproj      8 Aug 2006 11:22:57 -0000       1.2
@@ -39,7 +39,7 @@
                        />
                        <Tool
                                Name="VCCLCompilerTool"
-                               AdditionalOptions="/D 
&quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;WIN32_HASH_MAP&quot; /D 
&quot;HAVE_ISFINITE&quot; /D &quot;HAVE_SDL_H&quot; /D 
&quot;HAVE_SDL_MIXER_H&quot; /D &quot;RENDERER_OPENGL&quot; /D 
&quot;HAVE_SDL_MIXER_H&quot; /D &quot;NETWORK_CONN&quot; /D HAVE_WINSOCK_H /D 
&quot;NETWORK_CONN&quot; /D &quot;USE_CURL&quot; /D &quot;HAVE_LIBCURL&quot; /D 
HAVE_EXTENSIONS /D 
VERSION=&quot;&quot;&quot;1.1.1&quot;&quot;&quot;&#x0D;&#x0A;"
+                               AdditionalOptions="/D 
&quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;WIN32_HASH_MAP&quot; /D 
&quot;HAVE_ISFINITE&quot; /D &quot;HAVE_SDL_H&quot; /D SOUND_SDL /D 
&quot;RENDERER_OPENGL&quot; /D &quot;NETWORK_CONN&quot; /D HAVE_WINSOCK_H /D 
&quot;NETWORK_CONN&quot; /D &quot;USE_CURL&quot; /D &quot;HAVE_LIBCURL&quot; /D 
HAVE_EXTENSIONS /D 
VERSION=&quot;&quot;&quot;1.1.1&quot;&quot;&quot;&#x0D;&#x0A;"
                                Optimization="0"
                                
AdditionalIncludeDirectories="../../libbase;../../server;../../extensions/mysql;../libbase;../../libamf;&quot;../../plugin\mozilla-sdk&quot;;$(NOINHERIT)"
                                
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;NPGNASH_EXPORTS"
@@ -64,6 +64,7 @@
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalDependencies="sdl.lib zlib.lib 
sdl_mixer.lib jpeg.lib sdlmain.lib opengl32.lib ws2_32.lib libcurl.lib 
WinMM.lib libmysql.lib nspr4.lib plds4.lib plc4.lib"
+                               OutputFile="C:\Program Files\Mozilla 
Firefox\plugins\$(ProjectName).dll"
                                LinkIncremental="2"
                                IgnoreDefaultLibraryNames="LIBCMT.lib"
                                ModuleDefinitionFile="npgnash.def"
@@ -419,10 +420,6 @@
                                >
                        </File>
                        <File
-                               RelativePath="..\..\plugin\win32\player.cpp"
-                               >
-                       </File>
-                       <File
                                RelativePath="..\..\plugin\win32\plugin.cpp"
                                >
                        </File>
@@ -897,10 +894,6 @@
                                >
                        </File>
                        <File
-                               RelativePath="..\..\plugin\win32\player.h"
-                               >
-                       </File>
-                       <File
                                RelativePath="..\..\plugin\win32\plugin.h"
                                >
                        </File>




reply via email to

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