Update of /cvsroot/audacity/lib-src/portmixer/winproj
In directory 
sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv6849/lib-src/portmixer/winproj

Modified Files:
        portmixer.vcproj 
Log Message:
Add unicode builds to libtwolame
Fix linker warnings for wxtiff and wxjpeg
Fix build warning about missing environment variables

Index: portmixer.vcproj
===================================================================
RCS file: /cvsroot/audacity/lib-src/portmixer/winproj/portmixer.vcproj,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- portmixer.vcproj    3 Oct 2006 02:41:11 -0000       1.11
+++ portmixer.vcproj    22 Oct 2006 05:55:10 -0000      1.12
@@ -91,7 +91,7 @@
                        />
                        <Tool
                                Name="VCPostBuildEventTool"
-                               CommandLine="if 
&quot;%DXSDK_DIR%&quot;==&quot;&quot; goto VCEnd&#x0D;&#x0A;&#x0D;&#x0A;cl /O2 
/Ob1 /I &quot;..\..\portaudio-v19\include&quot; /I &quot;..\include&quot; 
/I&quot;%DXSDK_DIR%include&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D 
&quot;_LIB&quot; /D &quot;_MBCS&quot; /GF /FD /EHsc /MT /Gy 
/Fo&quot;.\$(OutDir)/&quot; /Fd&quot;.\$(OutDir)/&quot; /W3 /c /wd4996 
&quot;..\src\px_win_ds.c&quot;&#x0D;&#x0A;lib /OUT:&quot;$(TargetPath)&quot; 
&quot;.\$(OutDir)\*.obj&quot;&#x0D;&#x0A;"
+                               CommandLine="set 
LIBS=&#x0D;&#x0A;&#x0D;&#x0A;if &quot;%DXSDK_DIR%&quot;==&quot;&quot; goto 
NoDX&#x0D;&#x0A;&#x0D;&#x0A;cl /O2 /Ob1 /I 
&quot;..\..\portaudio-v19\include&quot; /I &quot;..\include&quot; 
/I&quot;%DXSDK_DIR%include&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D 
&quot;_LIB&quot; /D &quot;_MBCS&quot; /GF /FD /EHsc /MT /Gy 
/Fo&quot;.\$(OutDir)/&quot; /Fd&quot;.\$(OutDir)/&quot; /W3 /c /wd4996 
&quot;..\src\px_win_ds.c&quot;&#x0D;&#x0A;&#x0D;&#x0A;set 
LIBS=&quot;%DXSDK_DIR%lib\x86\dxguid.lib&quot;&#x0D;&#x0A;&#x0D;&#x0A;:NoDX&#x0D;&#x0A;&#x0D;&#x0A;lib
 /OUT:&quot;$(TargetPath)&quot; &quot;.\$(OutDir)\*.obj&quot; 
%LIBS%&#x0D;&#x0A;"
                        />
                </Configuration>
                <Configuration
@@ -169,7 +169,7 @@
                        />
                        <Tool
                                Name="VCPostBuildEventTool"
-                               CommandLine="if 
&quot;%DXSDK_DIR%&quot;==&quot;&quot; goto VCEnd&#x0D;&#x0A;&#x0D;&#x0A;cl /Od 
/I &quot;..\..\portaudio-v19\include&quot; /I &quot;..\include&quot; 
/I&quot;%DXSDK_DIR%include&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D 
&quot;_LIB&quot; /D &quot;_MBCS&quot; /FD /EHsc /RTC1 /MTd 
/Fo&quot;.\$(OutDir)/&quot; /Fd&quot;.\$(OutDir)/&quot; /W3 /c /ZI /wd4996 
&quot;..\src\px_win_ds.c&quot;&#x0D;&#x0A;lib /OUT:&quot;$(TargetPath)&quot;  
&quot;.\$(OutDir)\*.obj&quot;&#x0D;&#x0A;"
+                               CommandLine="set 
LIBS=&#x0D;&#x0A;&#x0D;&#x0A;if &quot;%DXSDK_DIR%&quot;==&quot;&quot; goto 
NoDX&#x0D;&#x0A;&#x0D;&#x0A;cl /Od /I &quot;..\..\portaudio-v19\include&quot; 
/I &quot;..\include&quot; /I&quot;%DXSDK_DIR%include&quot; /D &quot;WIN32&quot; 
/D &quot;_DEBUG&quot; /D &quot;_LIB&quot; /D &quot;_MBCS&quot; /FD /EHsc /RTC1 
/MTd /Fo&quot;.\$(OutDir)/&quot; /Fd&quot;.\$(OutDir)/&quot; /W3 /c /ZI /wd4996 
&quot;..\src\px_win_ds.c&quot;&#x0D;&#x0A;&#x0D;&#x0A;set 
LIBS=&quot;%DXSDK_DIR%lib\x86\dxguid.lib&quot;&#x0D;&#x0A;&#x0D;&#x0A;:NoDX&#x0D;&#x0A;&#x0D;&#x0A;lib
 /OUT:&quot;$(TargetPath)&quot; &quot;.\$(OutDir)\*.obj&quot; 
%LIBS%&#x0D;&#x0A;"
                        />
                </Configuration>
                <Configuration
@@ -247,7 +247,7 @@
                        />
                        <Tool
                                Name="VCPostBuildEventTool"
-                               CommandLine="if 
&quot;%DXSDK_DIR%&quot;==&quot;&quot; goto VCEnd&#x0D;&#x0A;&#x0D;&#x0A;cl /Od 
/I &quot;..\..\portaudio-v19\include&quot; /I &quot;..\include&quot; 
/I&quot;%DXSDK_DIR%include&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D 
&quot;_LIB&quot; /D &quot;_MBCS&quot; /FD /EHsc /RTC1 /MTd 
/Fo&quot;.\$(OutDir)/&quot; /Fd&quot;.\$(OutDir)/&quot; /W3 /c /ZI /wd4996 
&quot;..\src\px_win_ds.c&quot;&#x0D;&#x0A;lib /OUT:&quot;$(TargetPath)&quot;  
&quot;.\$(OutDir)\*.obj&quot;&#x0D;&#x0A;"
+                               CommandLine="set 
LIBS=&#x0D;&#x0A;&#x0D;&#x0A;if &quot;%DXSDK_DIR%&quot;==&quot;&quot; goto 
NoDX&#x0D;&#x0A;&#x0D;&#x0A;cl /Od /I &quot;..\..\portaudio-v19\include&quot; 
/I &quot;..\include&quot; /I&quot;%DXSDK_DIR%include&quot; /D &quot;WIN32&quot; 
/D &quot;_DEBUG&quot; /D &quot;_LIB&quot; /D &quot;_MBCS&quot; /FD /EHsc /RTC1 
/MTd /Fo&quot;.\$(OutDir)/&quot; /Fd&quot;.\$(OutDir)/&quot; /W3 /c /ZI /wd4996 
&quot;..\src\px_win_ds.c&quot;&#x0D;&#x0A;&#x0D;&#x0A;set 
LIBS=&quot;%DXSDK_DIR%lib\x86\dxguid.lib&quot;&#x0D;&#x0A;&#x0D;&#x0A;:NoDX&#x0D;&#x0A;&#x0D;&#x0A;lib
 /OUT:&quot;$(TargetPath)&quot; &quot;.\$(OutDir)\*.obj&quot; 
%LIBS%&#x0D;&#x0A;"
                        />
                </Configuration>
                <Configuration
@@ -327,7 +327,7 @@
                        />
                        <Tool
                                Name="VCPostBuildEventTool"
-                               CommandLine="if 
&quot;%DXSDK_DIR%&quot;==&quot;&quot; goto VCEnd&#x0D;&#x0A;&#x0D;&#x0A;cl /O2 
/Ob1 /I &quot;..\..\portaudio-v19\include&quot; /I &quot;..\include&quot; 
/I&quot;%DXSDK_DIR%include&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D 
&quot;_LIB&quot; /D &quot;_MBCS&quot; /GF /FD /EHsc /MT /Gy 
/Fo&quot;.\$(OutDir)/&quot; /Fd&quot;.\$(OutDir)/&quot; /W3 /c /wd4996 
&quot;..\src\px_win_ds.c&quot;&#x0D;&#x0A;lib /OUT:&quot;$(TargetPath)&quot; 
&quot;.\$(OutDir)\*.obj&quot;&#x0D;&#x0A;"
+                               CommandLine="set 
LIBS=&#x0D;&#x0A;&#x0D;&#x0A;if &quot;%DXSDK_DIR%&quot;==&quot;&quot; goto 
NoDX&#x0D;&#x0A;&#x0D;&#x0A;cl /O2 /Ob1 /I 
&quot;..\..\portaudio-v19\include&quot; /I &quot;..\include&quot; 
/I&quot;%DXSDK_DIR%include&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D 
&quot;_LIB&quot; /D &quot;_MBCS&quot; /GF /FD /EHsc /MT /Gy 
/Fo&quot;.\$(OutDir)/&quot; /Fd&quot;.\$(OutDir)/&quot; /W3 /c /wd4996 
&quot;..\src\px_win_ds.c&quot;&#x0D;&#x0A;&#x0D;&#x0A;set 
LIBS=&quot;%DXSDK_DIR%lib\x86\dxguid.lib&quot;&#x0D;&#x0A;&#x0D;&#x0A;:NoDX&#x0D;&#x0A;&#x0D;&#x0A;lib
 /OUT:&quot;$(TargetPath)&quot; &quot;.\$(OutDir)\*.obj&quot; 
%LIBS%&#x0D;&#x0A;"
                        />
                </Configuration>
        </Configurations>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to