• R/O
  • SSH
  • HTTPS

dzlargetextview: Commit


Commit MetaInfo

Revision249 (tree)
Zeit2013-02-17 20:47:20
Autortwm

Log Message

changed paths, added buildtools and libs

Ändern Zusammenfassung

Diff

--- trunk/src/LargeTextViewer.dpr (revision 248)
+++ trunk/src/LargeTextViewer.dpr (revision 249)
@@ -6,7 +6,8 @@
66 u_TextFileIndexer in 'u_TextFileIndexer.pas',
77 u_Int64List in 'u_Int64List.pas';
88
9-{$R *.res}
9+{$R *_version.res}
10+{$R *_icon.res}
1011
1112 begin
1213 Application.Initialize;
--- trunk/src/LargeTextViewer.dproj (revision 248)
+++ trunk/src/LargeTextViewer.dproj (revision 249)
@@ -1,4 +1,5 @@
1-<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1+<?xml version="1.0" encoding="utf-8"?>
2+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
23 <PropertyGroup>
34 <ProjectGuid>{b6113310-a312-491b-823e-3a1e137966ec}</ProjectGuid>
45 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -21,10 +22,10 @@
2122 <DCC_DcuOutput>..\dcu</DCC_DcuOutput>
2223 <DCC_ObjOutput>..\dcu</DCC_ObjOutput>
2324 <DCC_HppOutput>..\dcu</DCC_HppOutput>
24- <DCC_UnitSearchPath>$(BDS)\lib\Debug;..\..\..\src;..\..\..\..\jcl\source\include;..\..\..\..\jcl\source\common;..\..\..\..\jcl\source\windows;..\..\..\..\jcl\source\include\jedi;..\..\..\jvcl\common;..\..\libs\jvcl\run;..\..\libs\jvcl\resources;..\..\..\components;..\..\..\templates</DCC_UnitSearchPath>
25- <DCC_ResourcePath>$(BDS)\lib\Debug;..\..\..\src;..\..\..\..\jcl\source\include;..\..\..\..\jcl\source\common;..\..\..\..\jcl\source\windows;..\..\..\..\jcl\source\include\jedi;..\..\..\jvcl\common;..\..\libs\jvcl\run;..\..\libs\jvcl\resources;..\..\..\components;..\..\..\templates</DCC_ResourcePath>
26- <DCC_ObjPath>$(BDS)\lib\Debug;..\..\..\src;..\..\..\..\jcl\source\include;..\..\..\..\jcl\source\common;..\..\..\..\jcl\source\windows;..\..\..\..\jcl\source\include\jedi;..\..\..\jvcl\common;..\..\libs\jvcl\run;..\..\libs\jvcl\resources;..\..\..\components;..\..\..\templates</DCC_ObjPath>
27- <DCC_IncludePath>$(BDS)\lib\Debug;..\..\..\src;..\..\..\..\jcl\source\include;..\..\..\..\jcl\source\common;..\..\..\..\jcl\source\windows;..\..\..\..\jcl\source\include\jedi;..\..\..\jvcl\common;..\..\libs\jvcl\run;..\..\libs\jvcl\resources;..\..\..\components;..\..\..\templates</DCC_IncludePath>
25+ <DCC_UnitSearchPath>$(BDS)\lib\Debug;..\libs\dzlib\src;..\libs\dzlib\components;..\libs\dzlib\jedi_inc</DCC_UnitSearchPath>
26+ <DCC_ResourcePath>$(BDS)\lib\Debug;..\libs\dzlib\src;..\libs\dzlib\components;..\libs\dzlib\jedi_inc</DCC_ResourcePath>
27+ <DCC_ObjPath>$(BDS)\lib\Debug;..\libs\dzlib\src;..\libs\dzlib\components;..\libs\dzlib\jedi_inc</DCC_ObjPath>
28+ <DCC_IncludePath>$(BDS)\lib\Debug;..\libs\dzlib\src;..\libs\dzlib\components;..\libs\dzlib\jedi_inc</DCC_IncludePath>
2829 <DCC_Define>DEBUG;NO_TRANSLATION</DCC_Define>
2930 <DCC_SYMBOL_PLATFORM>False</DCC_SYMBOL_PLATFORM>
3031 <DCC_UNIT_PLATFORM>False</DCC_UNIT_PLATFORM>
@@ -187,74 +188,6 @@
187188
188189
189190
190-
191-
192-
193-
194-
195-
196-
197-
198-
199-
200-
201-
202-
203-
204-
205-
206-
207-
208-
209-
210-
211-
212-
213-
214-
215-
216-
217-
218-
219-
220-
221-
222-
223-
224-
225-
226-
227-
228-
229-
230-
231-
232-
233-
234-
235-
236-
237-
238-
239-
240-
241-
242-
243-
244-
245-
246-
247-
248-
249-
250-
251-
252-
253-
254-
255-
256-
257-
258191 <Excluded_Packages Name="$(BDS)\bin\dcloffice2k100.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
259192 <Excluded_Packages Name="$(BDS)\bin\dclofficexp100.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
260193 <Excluded_Packages Name="$(BDS)\bin\bcbie100.bpl">File c:\program files (x86)\codegear\rad studio\5.0\bin\bcbie100.bpl not found</Excluded_Packages>
@@ -275,6 +208,10 @@
275208 </Excluded_Packages><Source><Source Name="MainSource">LargeTextViewer.dpr</Source></Source></Delphi.Personality></BorlandProject></BorlandProject>
276209 </ProjectExtensions>
277210 <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
211+ <PropertyGroup>
212+ <PreBuildEvent>..\buildtools\prebuild.cmd $(PROJECTPATH)</PreBuildEvent>
213+ <PostBuildEvent>..\buildtools\postbuild.cmd $(OUTPUTDIR)$(OUTPUTNAME)</PostBuildEvent>
214+ </PropertyGroup>
278215 <ItemGroup>
279216 <DelphiCompile Include="LargeTextViewer.dpr">
280217 <MainSource>MainSource</MainSource>
--- trunk/src/LargeTextViewer_version.ini (nonexistent)
+++ trunk/src/LargeTextViewer_version.ini (revision 249)
@@ -0,0 +1,21 @@
1+[Version Info]
2+AutoIncBuild=0
3+Build=4
4+MajorVer=1
5+MinorVer=0
6+Release=0
7+Revision=0
8+
9+[Version Info Keys]
10+FileVersion=1.0.0.4
11+ProductVersion={today}
12+FileDescription=Viewer for large text files
13+OriginalFilename=LargeTextViewer.exe
14+Comments=
15+CompanyName=dummzeuch.de
16+InternalName=LargeTextViewer
17+LegalCopyright=Thomas Mueller, 2013-{ThisYear}
18+LegalTrademarks=T. Mueller
19+ProductName=LargeTextViewer
20+BuildDateTime={today}
21+
Show on old repository browser