diff options
Diffstat (limited to 'vcproj-8/txt-converter-char.vcproj')
-rw-r--r-- | vcproj-8/txt-converter-char.vcproj | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/vcproj-8/txt-converter-char.vcproj b/vcproj-8/txt-converter-char.vcproj index a30463c22..91dfa8f03 100644 --- a/vcproj-8/txt-converter-char.vcproj +++ b/vcproj-8/txt-converter-char.vcproj @@ -375,6 +375,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 |