mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -04:00
Added actions for adding/removing keywords
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@254 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -875,6 +875,12 @@
|
||||
<File
|
||||
RelativePath=".\gui\drop_down_list.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\html_export_window.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\html_export_window.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\image_slice_window.cpp">
|
||||
</File>
|
||||
@@ -1219,6 +1225,48 @@
|
||||
<Filter
|
||||
Name="action"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\data\action\keyword.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>
|
||||
<FileConfiguration
|
||||
Name="Release Profile Unicode|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release Unicode fast build|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\data\action\keyword.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\data\action\set.cpp">
|
||||
<FileConfiguration
|
||||
|
||||
Reference in New Issue
Block a user