Subversion Repositories forest

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
; **** Dark BASIC Professional Project File ****
2
; **** Written by Synergy Editor ****
3
version=DBP1.00
4
project name=zaxistest
5
 
6
; **** source file information ****
7
main=Standard Setup Sequence.dba
8
LineMain=10
9
 
10
; **** Executable Information  ***
11
; build types: exe, media, installer, alone
12
executable=Application.exe
13
build type=exe
14
; ** Media file compression **
15
compression=NO
16
 
17
; ** Media file encryption **
18
encryption=NO
19
; ** Display the card options screen window? **
20
card options window=NO
21
 
22
; **** debugger information ****
23
; If the editor sets this to yes, it is running in debug mode
24
CLI=NO
25
CommandLineArguments=
26
 
27
; **** display mode information ****
28
app title=zaxistest
29
 
30
; graphics mode options: fullscreen, window, desktop, fulldesktop, hidden
31
graphics mode=window
32
fullscreen resolution=640x480x32
33
 
34
; arbitrary sizes are valid for windowed mode
35
window resolution=640x480
36
 
37
; **** External Files Information ****
38
 
39
; **** Media ****
40
; Example entries: media1=graphics\*.jpg
41
media root path=c:\software_old\dbpro\Projects\zaxistest\
42
 
43
; **** Icons ****
44
 
45
; **** Cursors ****
46
 
47
; **** Version Info ****
48
VerComments=
49
VerCompany=
50
VerFileDesc=
51
VerFileNumber=
52
VerInternal=
53
VerCopyright=
54
VerTrademark=
55
VerFilename=
56
VerProduct=
57
VerProductNumber=v1.0
58
 
59
; **** To Do ****
60
 
61
; **** Comments ****
62
comments1=
63
 
64
; **** Advanced (setup.ini) configuration ****
65
RemoveSafetyCode=NO
66
SafeArrays=YES
67
LocalTempFolder=NO
68
ExternaliseDLLS=NO