diff options
Diffstat (limited to 'vcproj-9/txt-converter-char.vcproj')
-rw-r--r-- | vcproj-9/txt-converter-char.vcproj | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/vcproj-9/txt-converter-char.vcproj b/vcproj-9/txt-converter-char.vcproj index 31a48cc8b..329cd2f8d 100644 --- a/vcproj-9/txt-converter-char.vcproj +++ b/vcproj-9/txt-converter-char.vcproj @@ -380,6 +380,30 @@ > </File> <File + RelativePath="..\src\char_sql\int_mercenary.c" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + ObjectFile="$(IntDir)\$(InputName)_sql.obj" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + ObjectFile="$(IntDir)\$(InputName)_sql.obj" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\src\char_sql\int_mercenary.h" + > + </File> + <File RelativePath="..\src\char_sql\int_party.c" > <FileConfiguration |