mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
added FieldP to values and styles, implemented reflection for IndexMap
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@36 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -611,6 +611,36 @@
|
||||
<Filter
|
||||
Name="action"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\data\action\set.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug Unicode|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release Unicode|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\data\action\set.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\data\action\symbol.cpp">
|
||||
<FileConfiguration
|
||||
@@ -709,6 +739,12 @@
|
||||
<File
|
||||
RelativePath=".\data\field\image.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\data\field\multiple_choice.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\data\field\multiple_choice.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\data\field\symbol.cpp">
|
||||
<FileConfiguration
|
||||
|
||||
Reference in New Issue
Block a user