CANopenShell win32:
authorChristian Taedcke <hacking@taedcke.com>
Mon, 23 Jan 2012 20:28:25 +0100
changeset 705 3a4fa09f11bb
parent 704 375137a7f256
child 706 7c35870a66ea
CANopenShell win32:
- fixed include path for release configuration
examples/CANOpenShell/CANOpenShell.vc9.vcproj
--- a/examples/CANOpenShell/CANOpenShell.vc9.vcproj	Mon Jan 23 20:25:36 2012 +0100
+++ b/examples/CANOpenShell/CANOpenShell.vc9.vcproj	Mon Jan 23 20:28:25 2012 +0100
@@ -115,6 +115,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="2"
 				EnableIntrinsicFunctions="true"
+				AdditionalIncludeDirectories="..\..\include;..\..\include\win32"
 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
 				RuntimeLibrary="2"
 				EnableFunctionLevelLinking="true"