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

Modified Files:
        audacity.vcproj 
Log Message:
Added ASIO support and a missing file to Windows project files

Index: audacity.vcproj
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/audacity.vcproj,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- audacity.vcproj     3 Oct 2006 02:41:11 -0000       1.50
+++ audacity.vcproj     5 Oct 2006 23:57:12 -0000       1.51
@@ -5608,7 +5608,7 @@
                                >
                        </File>
                        <File
-                               RelativePath="..\src\xml\XMLWriter.cpp"
+                               RelativePath="..\src\xml\XMLTagHandler.cpp"
                                >
                                <FileConfiguration
                                        Name="Debug|Win32"
@@ -5652,11 +5652,11 @@
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath="..\src\xml\XMLWriter.h"
+                               RelativePath="..\src\xml\XMLTagHandler.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\src\xml\XMLTagHandler.cpp"
+                               RelativePath="..\src\xml\XMLWriter.cpp"
                                >
                                <FileConfiguration
                                        Name="Debug|Win32"
@@ -5700,7 +5700,7 @@
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath="..\src\xml\XMLTagHandler.h"
+                               RelativePath="..\src\xml\XMLWriter.h"
                                >
                        </File>
                </Filter>
@@ -6340,6 +6340,10 @@
                                </FileConfiguration>
                        </File>
                        <File
+                               RelativePath="..\src\toolbars\DeviceToolBar.h"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\src\toolbars\EditToolBar.cpp"
                                >
                                <FileConfiguration


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