|
|
@@ -7,10 +7,8 @@
|
|
|
<RootNamespace>nkast.Aether.Content.Pipeline</RootNamespace>
|
|
|
<AssemblyName>Aether.Content.Pipeline.VoxelImporters</AssemblyName>
|
|
|
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
|
|
- <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
|
- <OutputPath>..\..\Artifacts\$(Configuration)\Processors\$(TargetFramework)\</OutputPath>
|
|
|
- <BaseIntermediateOutputPath>obj\$(TargetFramework)\</BaseIntermediateOutputPath>
|
|
|
+ <OutputPath>..\..\Artifacts\$(Configuration)\Processors\</OutputPath>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
<DefineConstants>TRACE;DEBUG;WINDOWS KNI</DefineConstants>
|