|
|
@@ -1,273 +0,0 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
<ItemGroup Label="ProjectConfigurations"> |
|
|
|
<ProjectConfiguration Include="Debug|Win32"> |
|
|
|
<Configuration>Debug</Configuration> |
|
|
|
<Platform>Win32</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="Debug|x64"> |
|
|
|
<Configuration>Debug</Configuration> |
|
|
|
<Platform>x64</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="Release|Win32"> |
|
|
|
<Configuration>Release</Configuration> |
|
|
|
<Platform>Win32</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="Release|x64"> |
|
|
|
<Configuration>Release</Configuration> |
|
|
|
<Platform>x64</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
</ItemGroup> |
|
|
|
<PropertyGroup Condition="'$(WindowsTargetPlatformVersion)'==''"> |
|
|
|
<LatestTargetPlatformVersion>$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</LatestTargetPlatformVersion> |
|
|
|
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$(LatestTargetPlatformVersion)</WindowsTargetPlatformVersion> |
|
|
|
<TargetPlatformVersion>$(WindowsTargetPlatformVersion)</TargetPlatformVersion> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Label="Globals"> |
|
|
|
<ProjectGuid>{7FD42DF7-442E-479A-BA76-D0022F99702A}</ProjectGuid> |
|
|
|
<Keyword>Win32Proj</Keyword> |
|
|
|
<RootNamespace>forum_particle</RootNamespace> |
|
|
|
</PropertyGroup> |
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<CharacterSet>Unicode</CharacterSet> |
|
|
|
<PlatformToolset>v141</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<CharacterSet>Unicode</CharacterSet> |
|
|
|
<PlatformToolset>v141</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<CharacterSet>Unicode</CharacterSet> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>v141</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<CharacterSet>Unicode</CharacterSet> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>v141</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
<Import Project="..\..\..\libs\openFrameworksCompiled\project\vs\openFrameworksRelease.props" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
<Import Project="..\..\..\libs\openFrameworksCompiled\project\vs\openFrameworksRelease.props" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
<Import Project="..\..\..\libs\openFrameworksCompiled\project\vs\openFrameworksDebug.props" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
<Import Project="..\..\..\libs\openFrameworksCompiled\project\vs\openFrameworksDebug.props" /> |
|
|
|
</ImportGroup> |
|
|
|
<PropertyGroup Label="UserMacros" /> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
|
<OutDir>bin\</OutDir> |
|
|
|
<IntDir>obj\$(Platform)\$(Configuration)\</IntDir> |
|
|
|
<TargetName>$(ProjectName)_debug</TargetName> |
|
|
|
<LinkIncremental>true</LinkIncremental> |
|
|
|
<GenerateManifest>true</GenerateManifest> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
|
<OutDir>bin\</OutDir> |
|
|
|
<IntDir>obj\$(Platform)\$(Configuration)\</IntDir> |
|
|
|
<TargetName>$(ProjectName)_debug</TargetName> |
|
|
|
<LinkIncremental>true</LinkIncremental> |
|
|
|
<GenerateManifest>true</GenerateManifest> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
|
<OutDir>bin\</OutDir> |
|
|
|
<IntDir>obj\$(Platform)\$(Configuration)\</IntDir> |
|
|
|
<LinkIncremental>false</LinkIncremental> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
|
<OutDir>bin\</OutDir> |
|
|
|
<IntDir>obj\$(Platform)\$(Configuration)\</IntDir> |
|
|
|
<LinkIncremental>false</LinkIncremental> |
|
|
|
</PropertyGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
|
<ClCompile> |
|
|
|
<Optimization>Disabled</Optimization> |
|
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
|
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);..\..\..\addons\ofxGui\src;..\..\..\addons\ofxOsc\libs;..\..\..\addons\ofxOsc\libs\oscpack;..\..\..\addons\ofxOsc\libs\oscpack\src;..\..\..\addons\ofxOsc\libs\oscpack\src\ip;..\..\..\addons\ofxOsc\libs\oscpack\src\ip\posix;..\..\..\addons\ofxOsc\libs\oscpack\src\ip\win32;..\..\..\addons\ofxOsc\libs\oscpack\src\osc;..\..\..\addons\ofxOsc\src;..\..\..\addons\ofxVectorGraphics\libs;..\..\..\addons\ofxVectorGraphics\src</AdditionalIncludeDirectories> |
|
|
|
<CompileAs>CompileAsCpp</CompileAs> |
|
|
|
<ObjectFileName>$(IntDir)</ObjectFileName> |
|
|
|
<PreprocessorDefinitions>OSC_HOST_LITTLE_ENDIAN</PreprocessorDefinitions> |
|
|
|
</ClCompile> |
|
|
|
<Link> |
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
<SubSystem>Console</SubSystem> |
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
|
|
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
</Link> |
|
|
|
<PostBuildEvent /> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
|
<ClCompile> |
|
|
|
<Optimization>Disabled</Optimization> |
|
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
|
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);..\..\..\addons\ofxGui\src;..\..\..\addons\ofxOsc\libs;..\..\..\addons\ofxOsc\libs\oscpack;..\..\..\addons\ofxOsc\libs\oscpack\src;..\..\..\addons\ofxOsc\libs\oscpack\src\ip;..\..\..\addons\ofxOsc\libs\oscpack\src\ip\posix;..\..\..\addons\ofxOsc\libs\oscpack\src\ip\win32;..\..\..\addons\ofxOsc\libs\oscpack\src\osc;..\..\..\addons\ofxOsc\src;..\..\..\addons\ofxVectorGraphics\libs;..\..\..\addons\ofxVectorGraphics\src</AdditionalIncludeDirectories> |
|
|
|
<CompileAs>CompileAsCpp</CompileAs> |
|
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
|
<ObjectFileName>$(IntDir)</ObjectFileName> |
|
|
|
<PreprocessorDefinitions>OSC_HOST_LITTLE_ENDIAN</PreprocessorDefinitions> |
|
|
|
</ClCompile> |
|
|
|
<Link> |
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
<SubSystem>Console</SubSystem> |
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
|
|
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
</Link> |
|
|
|
<PostBuildEvent /> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
|
<ClCompile> |
|
|
|
<WholeProgramOptimization>false</WholeProgramOptimization> |
|
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);..\..\..\addons\ofxGui\src;..\..\..\addons\ofxOsc\libs;..\..\..\addons\ofxOsc\libs\oscpack;..\..\..\addons\ofxOsc\libs\oscpack\src;..\..\..\addons\ofxOsc\libs\oscpack\src\ip;..\..\..\addons\ofxOsc\libs\oscpack\src\ip\posix;..\..\..\addons\ofxOsc\libs\oscpack\src\ip\win32;..\..\..\addons\ofxOsc\libs\oscpack\src\osc;..\..\..\addons\ofxOsc\src;..\..\..\addons\ofxVectorGraphics\libs;..\..\..\addons\ofxVectorGraphics\src</AdditionalIncludeDirectories> |
|
|
|
<CompileAs>CompileAsCpp</CompileAs> |
|
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
|
<ObjectFileName>$(IntDir)</ObjectFileName> |
|
|
|
<PreprocessorDefinitions>OSC_HOST_LITTLE_ENDIAN</PreprocessorDefinitions> |
|
|
|
</ClCompile> |
|
|
|
<Link> |
|
|
|
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> |
|
|
|
<GenerateDebugInformation>false</GenerateDebugInformation> |
|
|
|
<SubSystem>Console</SubSystem> |
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
|
|
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
</Link> |
|
|
|
<PostBuildEvent /> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
|
<ClCompile> |
|
|
|
<WholeProgramOptimization>false</WholeProgramOptimization> |
|
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);..\..\..\addons\ofxGui\src;..\..\..\addons\ofxOsc\libs;..\..\..\addons\ofxOsc\libs\oscpack;..\..\..\addons\ofxOsc\libs\oscpack\src;..\..\..\addons\ofxOsc\libs\oscpack\src\ip;..\..\..\addons\ofxOsc\libs\oscpack\src\ip\posix;..\..\..\addons\ofxOsc\libs\oscpack\src\ip\win32;..\..\..\addons\ofxOsc\libs\oscpack\src\osc;..\..\..\addons\ofxOsc\src;..\..\..\addons\ofxVectorGraphics\libs;..\..\..\addons\ofxVectorGraphics\src</AdditionalIncludeDirectories> |
|
|
|
<CompileAs>CompileAsCpp</CompileAs> |
|
|
|
<ObjectFileName>$(IntDir)</ObjectFileName> |
|
|
|
<PreprocessorDefinitions>OSC_HOST_LITTLE_ENDIAN</PreprocessorDefinitions> |
|
|
|
</ClCompile> |
|
|
|
<Link> |
|
|
|
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> |
|
|
|
<GenerateDebugInformation>false</GenerateDebugInformation> |
|
|
|
<SubSystem>Console</SubSystem> |
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
|
|
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
</Link> |
|
|
|
<PostBuildEvent /> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ClCompile Include="..\..\forum_particle\src\particle.cpp" /> |
|
|
|
<ClCompile Include="src\attractor.cpp" /> |
|
|
|
<ClCompile Include="src\main.cpp" /> |
|
|
|
<ClCompile Include="src\ofApp.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxGui\src\ofxBaseGui.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxGui\src\ofxButton.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxGui\src\ofxColorPicker.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxGui\src\ofxGuiGroup.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxGui\src\ofxInputField.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxGui\src\ofxLabel.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxGui\src\ofxPanel.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxGui\src\ofxSlider.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxGui\src\ofxSliderGroup.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxGui\src\ofxToggle.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\src\ofxOscBundle.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\src\ofxOscMessage.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\src\ofxOscParameterSync.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\src\ofxOscReceiver.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\src\ofxOscSender.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\libs\oscpack\src\ip\IpEndpointName.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\libs\oscpack\src\ip\win32\NetworkingUtils.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\libs\oscpack\src\ip\win32\UdpSocket.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscOutboundPacketStream.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscPrintReceivedElements.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscReceivedElements.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscTypes.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxVectorGraphics\src\ofxVectorGraphics.cpp" /> |
|
|
|
<ClCompile Include="..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp" /> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ClInclude Include="..\..\forum_particle\src\particle.h" /> |
|
|
|
<ClInclude Include="src\attractor.h" /> |
|
|
|
<ClInclude Include="src\ofApp.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxBaseGui.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxButton.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxColorPicker.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxGui.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxGuiGroup.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxInputField.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxLabel.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxPanel.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxSlider.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxSliderGroup.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxGui\src\ofxToggle.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\src\ofxOsc.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\src\ofxOscArg.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\src\ofxOscBundle.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\src\ofxOscMessage.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\src\ofxOscParameterSync.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\src\ofxOscReceiver.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\src\ofxOscSender.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\ip\IpEndpointName.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\ip\NetworkingUtils.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\ip\PacketListener.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\ip\TimerListener.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\ip\UdpSocket.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\MessageMappingOscPacketListener.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscException.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscHostEndianness.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscOutboundPacketStream.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscPacketListener.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscPrintReceivedElements.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscReceivedElements.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxOsc\libs\oscpack\src\osc\OscTypes.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxVectorGraphics\src\ofxVectorGraphics.h" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxVectorGraphics\libs\CreEPS.hpp" /> |
|
|
|
<ClInclude Include="..\..\..\addons\ofxVectorGraphics\libs\CreEPS_Types.hpp" /> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ProjectReference Include="$(OF_ROOT)\libs\openFrameworksCompiled\project\vs\openframeworksLib.vcxproj"> |
|
|
|
<Project>{5837595d-aca9-485c-8e76-729040ce4b0b}</Project> |
|
|
|
</ProjectReference> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ResourceCompile Include="icon.rc"> |
|
|
|
<AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">/D_DEBUG %(AdditionalOptions)</AdditionalOptions> |
|
|
|
<AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">/D_DEBUG %(AdditionalOptions)</AdditionalOptions> |
|
|
|
<AdditionalIncludeDirectories>$(OF_ROOT)\libs\openFrameworksCompiled\project\vs</AdditionalIncludeDirectories> |
|
|
|
</ResourceCompile> |
|
|
|
</ItemGroup> |
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
|
<ProjectExtensions> |
|
|
|
<VisualStudio> |
|
|
|
<UserProperties RESOURCE_FILE="icon.rc" /> |
|
|
|
</VisualStudio> |
|
|
|
</ProjectExtensions> |
|
|
|
</Project> |