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

Modified Files:
        libtwolame_static.vcproj 
Log Message:
Conditionally link against libraries based on USE_library macros.

Index: libtwolame_static.vcproj
===================================================================
RCS file: /cvsroot/audacity/lib-src/twolame/winproj/libtwolame_static.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libtwolame_static.vcproj    22 Oct 2006 05:55:11 -0000      1.2
+++ libtwolame_static.vcproj    26 Mar 2007 08:22:36 -0000      1.3
@@ -59,6 +59,7 @@
                        />
                        <Tool
                                Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\$(ProjectName)d.lib"
                        />
                        <Tool
                                Name="VCALinkTool"
@@ -178,6 +179,7 @@
                        />
                        <Tool
                                Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\$(ProjectName)ud.lib"
                        />
                        <Tool
                                Name="VCALinkTool"
@@ -236,6 +238,7 @@
                        />
                        <Tool
                                Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\$(ProjectName)u.lib"
                        />
                        <Tool
                                Name="VCALinkTool"


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to