Skip to content

Commit

Permalink
property sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotwoods committed May 9, 2012
1 parent 8afd264 commit 5e1cc9f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ofxCvGuiLib/ofxCvGui-Debug.props
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros" />
<PropertyGroup />
<ItemDefinitionGroup>
<ClCompile>
<AdditionalIncludeDirectories>..\..\..\addons\ofxCvGui2\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup />
</Project>

0 comments on commit 5e1cc9f

Please sign in to comment.