aboutsummaryrefslogtreecommitdiff
path: root/demo/compiler/vc14win32/flexDemoCUDA.vcxproj.user
blob: 2fc5615bc2ccbff52accf4a060bf672f350b6412 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" ?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    <PropertyGroup Condition="&apos;$(Configuration)|$(Platform)&apos;==&apos;debug|Win32&apos;">
        <LocalDebuggerWorkingDirectory>$(OutputPath)</LocalDebuggerWorkingDirectory>
    </PropertyGroup>
    <PropertyGroup Condition="&apos;$(Configuration)|$(Platform)&apos;==&apos;release|Win32&apos;">
        <LocalDebuggerWorkingDirectory>$(OutputPath)</LocalDebuggerWorkingDirectory>
    </PropertyGroup>
    <PropertyGroup Condition="&apos;$(Configuration)|$(Platform)&apos;==&apos;debug|Win32&apos;">
        <LocalDebuggerWorkingDirectory>$(OutputPath)</LocalDebuggerWorkingDirectory>
    </PropertyGroup>
    <PropertyGroup Condition="&apos;$(Configuration)|$(Platform)&apos;==&apos;release|Win32&apos;">
        <LocalDebuggerWorkingDirectory>$(OutputPath)</LocalDebuggerWorkingDirectory>
    </PropertyGroup>
</Project>