extras/EcereAudio: Added DirectX headers include path to project
authorJerome St-Louis <jerome@ecere.com>
Mon, 24 Mar 2014 02:55:34 +0000 (22:55 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 24 Mar 2014 02:55:34 +0000 (22:55 -0400)
extras/audio/EcereAudio.epj

index 35f4a73..52dcfe4 100644 (file)
@@ -13,6 +13,9 @@
       {
          "Name" : "Win32",
          "Options" : {
+            "IncludeDirs" : [
+               "../../deps/DirectX-9.0/include"
+            ],
             "Libraries" : [
                "winmm",
                "dsound",