diff options
| author | Miles Macklin <[email protected]> | 2018-07-26 09:32:05 +1200 |
|---|---|---|
| committer | Miles Macklin <[email protected]> | 2018-07-26 09:32:05 +1200 |
| commit | 0aef277cfdce5dea2de0e9abdf13e7d6699e1848 (patch) | |
| tree | 0b2985cf4e7bc89fa3f1cc15921511838427d029 /demo/compiler | |
| parent | Updated binaries compiled against CUDA 9.1.85 (diff) | |
| download | flex-0aef277cfdce5dea2de0e9abdf13e7d6699e1848.tar.xz flex-0aef277cfdce5dea2de0e9abdf13e7d6699e1848.zip | |
CUDA 9.2.148 upgrade
Diffstat (limited to 'demo/compiler')
| -rw-r--r-- | demo/compiler/vc14win64/flexDemoCUDA.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/compiler/vc14win64/flexDemoCUDA.vcxproj b/demo/compiler/vc14win64/flexDemoCUDA.vcxproj index ee454a4..7fd4d28 100644 --- a/demo/compiler/vc14win64/flexDemoCUDA.vcxproj +++ b/demo/compiler/vc14win64/flexDemoCUDA.vcxproj @@ -13,7 +13,6 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{5159D6B6-76B6-4056-6797-30484A82D93C}</ProjectGuid> <RootNamespace>flexDemoCUDA</RootNamespace> - <WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'" Label="Configuration"> |