aboutsummaryrefslogtreecommitdiff
path: root/demo/compiler/vc12win64/flexDemoCUDA.vcxproj.user
blob: 2273e4915195bed907c315e812d24d2b952b8a38 (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|x64&apos;">
        <LocalDebuggerWorkingDirectory>$(OutputPath)</LocalDebuggerWorkingDirectory>
    </PropertyGroup>
    <PropertyGroup Condition="&apos;$(Configuration)|$(Platform)&apos;==&apos;release|x64&apos;">
        <LocalDebuggerWorkingDirectory>$(OutputPath)</LocalDebuggerWorkingDirectory>
    </PropertyGroup>
    <PropertyGroup Condition="&apos;$(Configuration)|$(Platform)&apos;==&apos;debug|x64&apos;">
        <LocalDebuggerWorkingDirectory>$(OutputPath)</LocalDebuggerWorkingDirectory>
    </PropertyGroup>
    <PropertyGroup Condition="&apos;$(Configuration)|$(Platform)&apos;==&apos;release|x64&apos;">
        <LocalDebuggerWorkingDirectory>$(OutputPath)</LocalDebuggerWorkingDirectory>
    </PropertyGroup>
</Project>