Update of /cvsroot/audacity/audacity-src/win/wxWidgets_additions
In directory 
sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv6849/win/wxWidgets_additions

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

Index: wx_wxjpeg.vcproj
===================================================================
RCS file: 
/cvsroot/audacity/audacity-src/win/wxWidgets_additions/wx_wxjpeg.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wx_wxjpeg.vcproj    2 Feb 2006 03:45:18 -0000       1.2
+++ wx_wxjpeg.vcproj    22 Oct 2006 05:55:11 -0000      1.3
@@ -267,7 +267,7 @@
                                
PrecompiledHeaderFile=".\vc_mswud\wxjpeg/wx_wxjpeg.pch"
                                AssemblerListingLocation=".\vc_mswud\wxjpeg/"
                                ObjectFile=".\vc_mswud\wxjpeg/"
-                               
ProgramDataBaseFileName="..\..\lib\vc_lib\wxjpegd.pdb"
+                               
ProgramDataBaseFileName="..\..\lib\vc_lib\wxjpegud.pdb"
                                SuppressStartupBanner="true"
                                DebugInformationFormat="3"
                                CompileAs="0"
@@ -632,7 +632,7 @@
                                
PrecompiledHeaderFile=".\vc_mswu\wxjpeg/wx_wxjpeg.pch"
                                AssemblerListingLocation=".\vc_mswu\wxjpeg/"
                                ObjectFile=".\vc_mswu\wxjpeg/"
-                               
ProgramDataBaseFileName="..\..\lib\vc_lib\wxjpeg.pdb"
+                               
ProgramDataBaseFileName="..\..\lib\vc_lib\wxjpegu.pdb"
                                SuppressStartupBanner="true"
                                CompileAs="0"
                        />

Index: wx_wxtiff.vcproj
===================================================================
RCS file: 
/cvsroot/audacity/audacity-src/win/wxWidgets_additions/wx_wxtiff.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wx_wxtiff.vcproj    2 Feb 2006 03:45:18 -0000       1.2
+++ wx_wxtiff.vcproj    22 Oct 2006 05:55:11 -0000      1.3
@@ -49,7 +49,7 @@
                                
PrecompiledHeaderFile=".\vc_mswud\wxtiff/wx_wxtiff.pch"
                                AssemblerListingLocation=".\vc_mswud\wxtiff/"
                                ObjectFile=".\vc_mswud\wxtiff/"
-                               
ProgramDataBaseFileName="..\..\lib\vc_lib\wxtiffd.pdb"
+                               
ProgramDataBaseFileName="..\..\lib\vc_lib\wxtiffud.pdb"
                                SuppressStartupBanner="true"
                                DebugInformationFormat="3"
                                CompileAs="0"
@@ -1065,7 +1065,7 @@
                                
PrecompiledHeaderFile=".\vc_mswu\wxtiff/wx_wxtiff.pch"
                                AssemblerListingLocation=".\vc_mswu\wxtiff/"
                                ObjectFile=".\vc_mswu\wxtiff/"
-                               
ProgramDataBaseFileName="..\..\lib\vc_lib\wxtiff.pdb"
+                               
ProgramDataBaseFileName="..\..\lib\vc_lib\wxtiffu.pdb"
                                SuppressStartupBanner="true"
                                CompileAs="0"
                        />


-------------------------------------------------------------------------
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