diff make/windows/makefiles/projectcreator.make @ 12743:f1a55428a8d7

more HSAIL support in the C++ layer for executing HSAIL code on the simulator Contributed-by: Eric Caspole <eric.caspole@amd.com>
author Doug Simon <doug.simon@oracle.com>
date Sun, 10 Nov 2013 13:18:09 +0100
parents 0276bea0f72f
children 49db2c1e3bee
line wrap: on
line diff
--- a/make/windows/makefiles/projectcreator.make	Sun Nov 10 11:42:31 2013 +0100
+++ b/make/windows/makefiles/projectcreator.make	Sun Nov 10 13:18:09 2013 +0100
@@ -56,6 +56,7 @@
         -relativeInclude src\os\windows\vm \
         -relativeInclude src\os_cpu\windows_$(Platform_arch)\vm \
         -relativeInclude src\cpu\$(Platform_arch)\vm \
+        -relativeInclude src\os_gpu\windows_hsail\vm \
         -relativeInclude src\gpu \
         -absoluteInclude $(HOTSPOTBUILDSPACE)/%f/generated \
         -relativeSrcInclude src \