aboutsummaryrefslogtreecommitdiff
path: root/demo/compiler/vc14win32/flexDemoCUDA.vcxproj.user
diff options
context:
space:
mode:
Diffstat (limited to 'demo/compiler/vc14win32/flexDemoCUDA.vcxproj.user')
-rw-r--r--demo/compiler/vc14win32/flexDemoCUDA.vcxproj.user24
1 files changed, 15 insertions, 9 deletions
diff --git a/demo/compiler/vc14win32/flexDemoCUDA.vcxproj.user b/demo/compiler/vc14win32/flexDemoCUDA.vcxproj.user
index 1860514..2fc5615 100644
--- a/demo/compiler/vc14win32/flexDemoCUDA.vcxproj.user
+++ b/demo/compiler/vc14win32/flexDemoCUDA.vcxproj.user
@@ -1,9 +1,15 @@
-<?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> \ No newline at end of file
+<?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>