diff options
| author | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 00:05:12 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 00:05:12 +0200 |
| commit | 4f061e63d79365f16cb60293a88b07a17cbf6ad3 (patch) | |
| tree | 4e466206bbf1dc7f7508b24bb58624342ee3202c /tests/Windows/info.dsp | |
| parent | 4f7c61bd5ca4816d7d8911f457f84127c95cf688 (diff) | |
| parent | 0fbcd74a04713a4725d2f346a493121b623d60ab (diff) | |
Merge 3.0.3 into releases
Diffstat (limited to 'tests/Windows/info.dsp')
| -rw-r--r-- | tests/Windows/info.dsp | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/tests/Windows/info.dsp b/tests/Windows/info.dsp index 02facd8..d69a64e 100644 --- a/tests/Windows/info.dsp +++ b/tests/Windows/info.dsp @@ -87,15 +87,19 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=.\asio.cpp
+SOURCE=..\..\asio\asio.cpp
# End Source File
# Begin Source File
-SOURCE=.\asiodrivers.cpp
+SOURCE=..\..\asio\asiodrivers.cpp
# End Source File
# Begin Source File
-SOURCE=.\asiolist.cpp
+SOURCE=..\..\asio\asiolist.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\asio\iasiothiscallresolver.cpp
# End Source File
# Begin Source File
@@ -111,31 +115,35 @@ SOURCE=..\..\RtAudio.cpp # PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=.\asio.h
+SOURCE=..\..\asio\asio.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\asio\asiodrivers.h
# End Source File
# Begin Source File
-SOURCE=.\asiodrivers.h
+SOURCE=..\..\asio\asiodrvr.h
# End Source File
# Begin Source File
-SOURCE=.\asiodrvr.h
+SOURCE=..\..\asio\asiolist.h
# End Source File
# Begin Source File
-SOURCE=.\asiolist.h
+SOURCE=..\..\asio\asiosys.h
# End Source File
# Begin Source File
-SOURCE=.\asiosys.h
+SOURCE=..\..\asio\ginclude.h
# End Source File
# Begin Source File
-SOURCE=.\ginclude.h
+SOURCE=..\..\asio\iasiodrv.h
# End Source File
# Begin Source File
-SOURCE=.\iasiodrv.h
+SOURCE=..\..\asio\iasiothiscallresolver.h
# End Source File
# Begin Source File
|
