summaryrefslogtreecommitdiffhomepage
path: root/Opcode/Opcode.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'Opcode/Opcode.vcxproj')
-rw-r--r--Opcode/Opcode.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Opcode/Opcode.vcxproj b/Opcode/Opcode.vcxproj
index 86aebed..dbee6ac 100644
--- a/Opcode/Opcode.vcxproj
+++ b/Opcode/Opcode.vcxproj
@@ -51,6 +51,7 @@
<OutDir>.\Debug\</OutDir>
<IntDir>.\Debug\</IntDir>
<LinkIncremental>false</LinkIncremental>
+ <IncludePath>..\Opcode;$(IncludePath)</IncludePath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<OutDir>.\Release\</OutDir>