Index: Copy Handler/Copy Handler.vcproj =================================================================== diff -u -N -r125baa60fb7ffbffa0a3b81802f1164f5123e919 -r009f23e5403b3c15bfceaab29e03f45ebdc50ab0 --- Copy Handler/Copy Handler.vcproj (.../Copy Handler.vcproj) (revision 125baa60fb7ffbffa0a3b81802f1164f5123e919) +++ Copy Handler/Copy Handler.vcproj (.../Copy Handler.vcproj) (revision 009f23e5403b3c15bfceaab29e03f45ebdc50ab0) @@ -42,7 +42,7 @@ Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" - AdditionalDependencies="winmm.lib imagehlp.lib version.lib htmlhelp.lib" + AdditionalDependencies="winmm.lib imagehlp.lib version.lib htmlhelp.lib libicpf.lib" OutputFile="../BIN/Debug/ch.exe" LinkIncremental="2" SuppressStartupBanner="TRUE" @@ -351,10 +351,9 @@ <Tool Name="VCCustomBuildTool" Description="Compiling resources $(InputPath)" - CommandLine="$(SolutionDir)other\Scripts\Exe2Lng.exe "$(InputPath)" "$(InputDir)Scripts\header.lng" "$(OutDir)\chtmp.rc" "$(TargetDir)..\..\other\Langs\English.lng" "$(InputDir)resource.h" "$(DevEnvDir)..\..\vc7\atlmfc\include\afxres.h" -rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\$(InputName).res" "$(OutDir)\chtmp.rc" -del "$(OutDir)\chtmp.rc" -" + CommandLine="$(SolutionDir)other\Scripts\Exe2Lng.exe "$(InputPath)" "$(InputDir)Scripts\header.lng" "$(InputDir)\chtmp.rc" "$(TargetDir)..\..\other\Langs\English.lng" "$(InputDir)resource.h" "$(DevEnvDir)..\..\vc7\atlmfc\include\afxres.h" +rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\$(InputName).res" "$(InputDir)chtmp.rc" +del "$(InputDir)\chtmp.rc"" Outputs="$(OutDir)\$(InputName).res"/> </FileConfiguration> <FileConfiguration @@ -730,9 +729,6 @@ RelativePath="..\modules\App Framework\LanguageDialog.cpp"> </File> <File - RelativePath="..\modules\App Framework\LogFile.cpp"> - </File> - <File RelativePath="MainWnd.cpp"> <FileConfiguration Name="Debug|Win32"> @@ -1477,9 +1473,6 @@ RelativePath="..\modules\App Framework\LanguageDialog.h"> </File> <File - RelativePath="..\modules\App Framework\LogFile.h"> - </File> - <File RelativePath="MainWnd.h"> </File> <File @@ -1555,6 +1548,9 @@ </FileConfiguration> </File> <File + RelativePath=".\resource.hm"> + </File> + <File RelativePath="..\modules\App Framework\ResourceManager.h"> </File> <File