Put in loading of OBJ files

Load 64 bit matter slice in debug
Build ray trace thumbnails in 64 bit always
This commit is contained in:
Lars Brubaker 2017-11-03 13:43:31 -07:00
parent b077ec1640
commit 5638bfa646
7 changed files with 7 additions and 7 deletions

View file

@ -53,7 +53,7 @@
<WarningLevel>4</WarningLevel>
<PlatformTarget>AnyCPU</PlatformTarget>
<Commandlineparameters>SHOW_MEMORY</Commandlineparameters>
<Prefer32Bit>true</Prefer32Bit>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>