Skip to content
Snippets Groups Projects
Commit ae3aa02f authored by Shon Ferguson's avatar Shon Ferguson
Browse files

Removing precompiled header file stuff that is no longer used.

parent 4c7646cb
No related branches found
No related tags found
No related merge requests found
......@@ -450,64 +450,6 @@
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\pch.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough="$(ProjectDir)include/pch.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
/>
</FileConfiguration>
<FileConfiguration
Name="PyNiflib|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough="$(ProjectDir)include/pch.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Release - DLL|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough="$(ProjectDir)include/pch.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug - PCH|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough="$(ProjectDir)include/pch.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Release - PCH|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough="$(ProjectDir)include\pch.h"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\Type.cpp"
>
......@@ -1614,10 +1556,6 @@
RelativePath=".\include\niflib.h"
>
</File>
<File
RelativePath=".\include\pch.h"
>
</File>
<File
RelativePath=".\include\Ref.h"
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment