added a few tweaks MNguyen sent me for his deck manager
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
Version="9.00"
|
||||
Name="mtg"
|
||||
ProjectGUID="{53024371-2293-4D40-8ECF-FCB470B50DA1}"
|
||||
RootNamespace="mtg"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
<Platforms>
|
||||
@@ -476,6 +477,10 @@
|
||||
RelativePath=".\src\DeckDataWrapper.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\DeckManager.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\DeckMetaData.cpp"
|
||||
>
|
||||
@@ -869,10 +874,6 @@
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\include\ActionElement.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\ActionLayer.h"
|
||||
>
|
||||
@@ -945,6 +946,10 @@
|
||||
RelativePath=".\include\DeckDataWrapper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\DeckManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\DeckMetaData.h"
|
||||
>
|
||||
@@ -1258,7 +1263,27 @@
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\bin\Res\sets\primitives\mtg.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\bin\Res\sets\primitives\unofficial.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\bin\Res\sets\primitives\zethaddon.txt"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\include\ActionElement.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ClassDiagram1.cd"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
||||
Reference in New Issue
Block a user