From ef83cdced6bc0fd4ee94f03237ad0201ef012a6b Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 8 Dec 2011 21:14:46 +0000 Subject: Various things needed to compile the normal executable. Do note that it is possible to compile Starshatter.exe now. --- nGenEx/nGenEx.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nGenEx') diff --git a/nGenEx/nGenEx.vcxproj b/nGenEx/nGenEx.vcxproj index 697eb8e..e22f00d 100644 --- a/nGenEx/nGenEx.vcxproj +++ b/nGenEx/nGenEx.vcxproj @@ -55,7 +55,7 @@ .\Release\ .\Release\ - $(DXSDK_DIR)\include;$(IncludePath) + ..\oggvorbis\include;$(DXSDK_DIR)\include;$(IncludePath) $(DXSDK_DIR)\include;$(IncludePath) -- cgit v1.1