(svn r9073) -Codechange: moved autoreplace to a file of it's own (now autoreplace has a cmd and a gui file)

This commit is contained in:
bjarni
2007-03-08 23:05:05 +00:00
parent 0ad237611e
commit b6efe5482d
6 changed files with 424 additions and 396 deletions

View File

@@ -166,6 +166,9 @@
<File
RelativePath=".\..\src\aystar.cpp">
</File>
<File
RelativePath=".\..\src\autoreplace_cmd.cpp">
</File>
<File
RelativePath=".\..\src\bmp.cpp">
</File>