From ccc87aabd168cb6375361f37262c910314b038b0 Mon Sep 17 00:00:00 2001 From: Massimo Melina Date: Thu, 7 May 2020 13:19:25 +0200 Subject: [PATCH] project tweakings --- .gitignore | 1 + hfs.dpr | 5 ++--- hfs.dproj | 27 ++++++++++++++++++++++----- hfs.dproj.local | 9 ++++++++- 4 files changed, 33 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 7cf24eb..abd1c90 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ win32/ hfs.ini hfs.identcache hfs.tpl +hfs_project.tvsconfig \ No newline at end of file diff --git a/hfs.dpr b/hfs.dpr index fd508fd..f7733a3 100644 --- a/hfs.dpr +++ b/hfs.dpr @@ -22,8 +22,6 @@ This file is part of HFS ~ HTTP File Server. program hfs; uses - //FastMM4, - //uFreeLocalizer, {$IFDEF EX_DEBUG} ftmExceptionForm, {$ENDIF } @@ -48,7 +46,8 @@ uses listSelectDlg in 'listSelectDlg.pas' {listSelectFrm}, filepropDlg in 'filepropDlg.pas' {filepropFrm}, runscriptDlg in 'runscriptDlg.pas' {runScriptFrm}, - scriptLib in 'scriptLib.pas'; + scriptLib in 'scriptLib.pas', + traylib in 'traylib.pas'; {$R *.res} diff --git a/hfs.dproj b/hfs.dproj index b9f2fec..0805329 100644 --- a/hfs.dproj +++ b/hfs.dproj @@ -85,6 +85,9 @@ true PerMonitorV2 + 0 + 1033 + CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName) DEBUG;$(DCC_Define) @@ -92,6 +95,9 @@ true PerMonitorV2 + 0 + 1033 + CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName) @@ -137,6 +143,7 @@
runScriptFrm
+ Cfg_2 @@ -190,11 +197,8 @@ - Borland InterBase Express Components - Indy 10 Core Design Time - Borland Sample Components - Indy 10 Protocols Design Time - TeeChart Components + Microsoft Office 2000 Sample Automation Server Wrapper Components + Microsoft Office XP Sample Automation Server Wrapper Components @@ -202,6 +206,19 @@ False + + + hfs.exe + true + + + + + .\ + false + true + + hfs.exe diff --git a/hfs.dproj.local b/hfs.dproj.local index c008115..a39cb73 100644 --- a/hfs.dproj.local +++ b/hfs.dproj.local @@ -30,5 +30,12 @@ - + + + + + 2020/05/06 23:30:42.800,=C:\code\mine\hfs\Unit1.pas + 2020/05/06 23:38:14.406,C:\code\mine\hfs\inputDialogs.dfm=C:\code\mine\hfs\Unit1.dfm + 2020/05/06 23:38:14.406,C:\code\mine\hfs\inputDialogs.pas=C:\code\mine\hfs\Unit1.pas +