Subversion Repositories forest

Compare Revisions

Regard whitespace Rev 1 → Rev 2

/trunk/_private/Code Tests/Particles/Particles.dbpro
0,0 → 1,68
; **** Dark BASIC Professional Project File ****
; **** Written by Synergy Editor ****
version=DBP1.00
project name=Particles
 
; **** source file information ****
main=Untitled1.dba
LineMain=29
 
; **** Executable Information ***
; build types: exe, media, installer, alone
executable=Application.exe
build type=exe
; ** Media file compression **
compression=NO
 
; ** Media file encryption **
encryption=NO
; ** Display the card options screen window? **
card options window=NO
 
; **** debugger information ****
; If the editor sets this to yes, it is running in debug mode
CLI=NO
CommandLineArguments=
 
; **** display mode information ****
app title=Dark Basic Pro Project
 
; graphics mode options: fullscreen, window, desktop, fulldesktop, hidden
graphics mode=window
fullscreen resolution=640x480x32
 
; arbitrary sizes are valid for windowed mode
window resolution=640x480
 
; **** External Files Information ****
 
; **** Media ****
; Example entries: media1=graphics\*.jpg
media root path=D:\tdn\_private\CodeTests\Particles\
 
; **** Icons ****
 
; **** Cursors ****
 
; **** Version Info ****
VerComments=
VerCompany=
VerFileDesc=
VerFileNumber=
VerInternal=
VerCopyright=
VerTrademark=
VerFilename=
VerProduct=
VerProductNumber=v1.0
 
; **** To Do ****
 
; **** Comments ****
comments1=
 
; **** Advanced (setup.ini) configuration ****
RemoveSafetyCode=NO
SafeArrays=YES
LocalTempFolder=NO
ExternaliseDLLS=NO