adding DebugRoutines.h and mtg.txt to solution.
This commit is contained in:
@@ -946,6 +946,10 @@
|
|||||||
RelativePath=".\include\DamagerDamaged.h"
|
RelativePath=".\include\DamagerDamaged.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\include\DebugRoutines.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\include\DeckDataWrapper.h"
|
RelativePath=".\include\DeckDataWrapper.h"
|
||||||
>
|
>
|
||||||
@@ -1267,6 +1271,10 @@
|
|||||||
Name="Resource Files"
|
Name="Resource Files"
|
||||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".\bin\Res\sets\primitives\mtg.txt"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Files>
|
</Files>
|
||||||
<Globals>
|
<Globals>
|
||||||
|
|||||||
@@ -164,6 +164,7 @@
|
|||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||||
|
<EnablePREfast>true</EnablePREfast>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ResourceCompile>
|
<ResourceCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
@@ -230,7 +231,6 @@
|
|||||||
<DataExecutionPrevention>
|
<DataExecutionPrevention>
|
||||||
</DataExecutionPrevention>
|
</DataExecutionPrevention>
|
||||||
<TargetMachine>MachineX86</TargetMachine>
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
<Profile>true</Profile>
|
|
||||||
</Link>
|
</Link>
|
||||||
<Bscmake>
|
<Bscmake>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
@@ -401,16 +401,6 @@
|
|||||||
<None Include="Makefile" />
|
<None Include="Makefile" />
|
||||||
<None Include="Makefile.1xx" />
|
<None Include="Makefile.1xx" />
|
||||||
<None Include="Makefile.3xx" />
|
<None Include="Makefile.3xx" />
|
||||||
<None Include="My Amplifier Results\r000hs\r000hs.ampl" />
|
|
||||||
<None Include="My Amplifier Results\r001lw\r001lw.ampl" />
|
|
||||||
<None Include="My Amplifier Results\r002hs\r002hs.ampl" />
|
|
||||||
<None Include="My Amplifier Results\r003hs\r003hs.ampl" />
|
|
||||||
<None Include="My Amplifier Results\r004hs\r004hs.ampl" />
|
|
||||||
<None Include="My Amplifier Results\r005hs\r005hs.ampl" />
|
|
||||||
<None Include="My Amplifier Results\r006hs\r006hs.ampl" />
|
|
||||||
<None Include="My Inspector Results\r000mi1\r000mi1.insp" />
|
|
||||||
<None Include="My Inspector Results\r001mi4\r001mi4.insp" />
|
|
||||||
<None Include="My Inspector Results\r002mi3\r002mi3.insp" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClInclude Include="include\ActionElement.h" />
|
<ClInclude Include="include\ActionElement.h" />
|
||||||
|
|||||||
Reference in New Issue
Block a user