summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2007-12-06 21:57:34 +0000
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:35:11 +0200
commit4fd4b17b6b58b8091843fd5017241a41696e5c71 (patch)
treef443634f0e380ef19e48c2807737c873498a7b98
parent015bace5f268a3ae3765e9502eb891c85ee54ab1 (diff)
Various Makefile and Windows project/workspace file updates.
-rwxr-xr-xtests/Windows/audioprobe.dsp34
-rwxr-xr-xtests/Windows/duplex.dsp28
-rwxr-xr-xtests/Windows/playraw.dsp28
-rwxr-xr-xtests/Windows/playsaw.dsp28
-rwxr-xr-xtests/Windows/record.dsp28
-rwxr-xr-xtests/Windows/testall.dsp28
6 files changed, 87 insertions, 87 deletions
diff --git a/tests/Windows/audioprobe.dsp b/tests/Windows/audioprobe.dsp
index e084893..679bf9a 100755
--- a/tests/Windows/audioprobe.dsp
+++ b/tests/Windows/audioprobe.dsp
@@ -42,14 +42,14 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOW_DS__" /D "__WINDOWS_ASIO__" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /I "../../include" /D "NDEBUG" /D "__WINDOW_DS__" /D "__WINDOWS_DS__" /D "__WINDOWS_ASIO__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib dsound.lib /nologo /subsystem:console /machine:I386
!ELSEIF "$(CFG)" == "audioprobe - Win32 Debug"
@@ -65,15 +65,15 @@ LINK32=link.exe
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /D "_DEBUG" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOW_DS__" /YX /FD /GZ /c
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /I "../../include" /D "_DEBUG" /D "__WINDOWS_DS__" /D "__WINDOWS_ASIO__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib dsound.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
!ENDIF
@@ -87,15 +87,15 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=..\..\asio\asio.cpp
+SOURCE=..\..\include\asio.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrivers.cpp
+SOURCE=..\..\include\asiodrivers.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiolist.cpp
+SOURCE=..\..\include\asiolist.cpp
# End Source File
# Begin Source File
@@ -103,7 +103,7 @@ SOURCE=..\audioprobe.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiothiscallresolver.cpp
+SOURCE=..\..\include\iasiothiscallresolver.cpp
# End Source File
# Begin Source File
@@ -115,35 +115,35 @@ SOURCE=..\..\RtAudio.cpp
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=..\..\asio\asio.h
+SOURCE=..\..\include\asio.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrivers.h
+SOURCE=..\..\include\asiodrivers.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrvr.h
+SOURCE=..\..\include\asiodrvr.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiolist.h
+SOURCE=..\..\include\asiolist.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiosys.h
+SOURCE=..\..\include\asiosys.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\ginclude.h
+SOURCE=..\..\include\ginclude.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiodrv.h
+SOURCE=..\..\include\iasiodrv.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiothiscallresolver.h
+SOURCE=..\..\include\iasiothiscallresolver.h
# End Source File
# Begin Source File
diff --git a/tests/Windows/duplex.dsp b/tests/Windows/duplex.dsp
index 8f34614..c9ba294 100755
--- a/tests/Windows/duplex.dsp
+++ b/tests/Windows/duplex.dsp
@@ -42,7 +42,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /D "NDEBUG" /D "__WINDOWS_DS__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /I "../../include" /D "NDEBUG" /D "__WINDOWS_DS__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
@@ -66,7 +66,7 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /D "_DEBUG" /D "__WINDOWS_ASIO__.__WINDOWS_DS__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /I "../../include" /D "_DEBUG" /D "__WINDOWS_ASIO__.__WINDOWS_DS__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -87,15 +87,15 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=..\newrtaudio\asio\asio.cpp
+SOURCE=..\..\include\asio.cpp
# End Source File
# Begin Source File
-SOURCE=..\newrtaudio\asio\asiodrivers.cpp
+SOURCE=..\..\include\asiodrivers.cpp
# End Source File
# Begin Source File
-SOURCE=..\newrtaudio\asio\asiolist.cpp
+SOURCE=..\..\include\asiolist.cpp
# End Source File
# Begin Source File
@@ -103,7 +103,7 @@ SOURCE=..\duplex.cpp
# End Source File
# Begin Source File
-SOURCE=..\newrtaudio\asio\iasiothiscallresolver.cpp
+SOURCE=..\..\include\iasiothiscallresolver.cpp
# End Source File
# Begin Source File
@@ -115,35 +115,35 @@ SOURCE=..\..\RtAudio.cpp
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=..\newrtaudio\asio\asio.h
+SOURCE=..\..\include\asio.h
# End Source File
# Begin Source File
-SOURCE=..\newrtaudio\asio\asiodrivers.h
+SOURCE=..\..\include\asiodrivers.h
# End Source File
# Begin Source File
-SOURCE=..\newrtaudio\asio\asiodrvr.h
+SOURCE=..\..\include\asiodrvr.h
# End Source File
# Begin Source File
-SOURCE=..\newrtaudio\asio\asiolist.h
+SOURCE=..\..\include\asiolist.h
# End Source File
# Begin Source File
-SOURCE=..\newrtaudio\asio\asiosys.h
+SOURCE=..\..\include\asiosys.h
# End Source File
# Begin Source File
-SOURCE=..\newrtaudio\asio\ginclude.h
+SOURCE=..\..\include\ginclude.h
# End Source File
# Begin Source File
-SOURCE=..\newrtaudio\asio\iasiodrv.h
+SOURCE=..\..\include\iasiodrv.h
# End Source File
# Begin Source File
-SOURCE=..\newrtaudio\asio\iasiothiscallresolver.h
+SOURCE=..\..\include\iasiothiscallresolver.h
# End Source File
# Begin Source File
diff --git a/tests/Windows/playraw.dsp b/tests/Windows/playraw.dsp
index 0c31402..849890d 100755
--- a/tests/Windows/playraw.dsp
+++ b/tests/Windows/playraw.dsp
@@ -42,7 +42,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /I "../../include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
@@ -66,7 +66,7 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /I "../../include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -87,19 +87,19 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=..\..\asio\asio.cpp
+SOURCE=..\..\include\asio.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrivers.cpp
+SOURCE=..\..\include\asiodrivers.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiolist.cpp
+SOURCE=..\..\include\asiolist.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiothiscallresolver.cpp
+SOURCE=..\..\include\iasiothiscallresolver.cpp
# End Source File
# Begin Source File
@@ -115,35 +115,35 @@ SOURCE=..\..\RtAudio.cpp
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=..\..\asio\asio.h
+SOURCE=..\..\include\asio.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrivers.h
+SOURCE=..\..\include\asiodrivers.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrvr.h
+SOURCE=..\..\include\asiodrvr.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiolist.h
+SOURCE=..\..\include\asiolist.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiosys.h
+SOURCE=..\..\include\asiosys.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\ginclude.h
+SOURCE=..\..\include\ginclude.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiodrv.h
+SOURCE=..\..\include\iasiodrv.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiothiscallresolver.h
+SOURCE=..\..\include\iasiothiscallresolver.h
# End Source File
# Begin Source File
diff --git a/tests/Windows/playsaw.dsp b/tests/Windows/playsaw.dsp
index 5a755a2..7923c1c 100755
--- a/tests/Windows/playsaw.dsp
+++ b/tests/Windows/playsaw.dsp
@@ -42,7 +42,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /I "../../include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
@@ -66,7 +66,7 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /I "../../include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -87,19 +87,19 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=..\..\asio\asio.cpp
+SOURCE=..\..\include\asio.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrivers.cpp
+SOURCE=..\..\include\asiodrivers.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiolist.cpp
+SOURCE=..\..\include\asiolist.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiothiscallresolver.cpp
+SOURCE=..\..\include\iasiothiscallresolver.cpp
# End Source File
# Begin Source File
@@ -115,35 +115,35 @@ SOURCE=..\..\RtAudio.cpp
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=..\..\asio\asio.h
+SOURCE=..\..\include\asio.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrivers.h
+SOURCE=..\..\include\asiodrivers.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrvr.h
+SOURCE=..\..\include\asiodrvr.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiolist.h
+SOURCE=..\..\include\asiolist.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiosys.h
+SOURCE=..\..\include\asiosys.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\ginclude.h
+SOURCE=..\..\include\ginclude.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiodrv.h
+SOURCE=..\..\include\iasiodrv.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiothiscallresolver.h
+SOURCE=..\..\include\iasiothiscallresolver.h
# End Source File
# Begin Source File
diff --git a/tests/Windows/record.dsp b/tests/Windows/record.dsp
index 526cc87..9ba312c 100755
--- a/tests/Windows/record.dsp
+++ b/tests/Windows/record.dsp
@@ -42,7 +42,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /I "../../include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
@@ -66,7 +66,7 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /I "../../include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -87,19 +87,19 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=..\..\asio\asio.cpp
+SOURCE=..\..\include\asio.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrivers.cpp
+SOURCE=..\..\include\asiodrivers.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiolist.cpp
+SOURCE=..\..\include\asiolist.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiothiscallresolver.cpp
+SOURCE=..\..\include\iasiothiscallresolver.cpp
# End Source File
# Begin Source File
@@ -115,35 +115,35 @@ SOURCE=..\..\RtAudio.cpp
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=..\..\asio\asio.h
+SOURCE=..\..\include\asio.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrivers.h
+SOURCE=..\..\include\asiodrivers.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrvr.h
+SOURCE=..\..\include\asiodrvr.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiolist.h
+SOURCE=..\..\include\asiolist.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiosys.h
+SOURCE=..\..\include\asiosys.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\ginclude.h
+SOURCE=..\..\include\ginclude.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiodrv.h
+SOURCE=..\..\include\iasiodrv.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiothiscallresolver.h
+SOURCE=..\..\include\iasiothiscallresolver.h
# End Source File
# Begin Source File
diff --git a/tests/Windows/testall.dsp b/tests/Windows/testall.dsp
index 8824b93..72b6259 100755
--- a/tests/Windows/testall.dsp
+++ b/tests/Windows/testall.dsp
@@ -42,7 +42,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../" /I "../../include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
@@ -66,7 +66,7 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../" /I "../../include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_ASIO__" /D "__WINDOWS_DS__" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -87,19 +87,19 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=..\..\asio\asio.cpp
+SOURCE=..\..\include\asio.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrivers.cpp
+SOURCE=..\..\include\asiodrivers.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiolist.cpp
+SOURCE=..\..\include\asiolist.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiothiscallresolver.cpp
+SOURCE=..\..\include\iasiothiscallresolver.cpp
# End Source File
# Begin Source File
@@ -115,35 +115,35 @@ SOURCE=..\testall.cpp
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=..\..\asio\asio.h
+SOURCE=..\..\include\asio.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrivers.h
+SOURCE=..\..\include\asiodrivers.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiodrvr.h
+SOURCE=..\..\include\asiodrvr.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiolist.h
+SOURCE=..\..\include\asiolist.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\asiosys.h
+SOURCE=..\..\include\asiosys.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\ginclude.h
+SOURCE=..\..\include\ginclude.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiodrv.h
+SOURCE=..\..\include\iasiodrv.h
# End Source File
# Begin Source File
-SOURCE=..\..\asio\iasiothiscallresolver.h
+SOURCE=..\..\include\iasiothiscallresolver.h
# End Source File
# Begin Source File