aboutsummaryrefslogtreecommitdiff
path: root/demo/compiler/vc12win32/flexDemoCUDA.vcxproj.user
blob: 18605148f96541051cfcc27315dc05a5030f3a11 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>

<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'">

  <LocalDebuggerWorkingDirectory>$(OutputPath)</LocalDebuggerWorkingDirectory>

</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'">

  <LocalDebuggerWorkingDirectory>$(OutputPath)</LocalDebuggerWorkingDirectory>

</PropertyGroup>

</Project>