Skip to content

Commit

Permalink
Actually saved something in the Kinect OSC props sheet.
Browse files Browse the repository at this point in the history
  • Loading branch information
prisonerjohn committed Apr 11, 2014
1 parent 37a1bef commit 8653152
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions KinectOSC.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<?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 />
<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>KINECT_INPUT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup />
</Project>
</Project>

0 comments on commit 8653152

Please sign in to comment.