; **** Dark BASIC Professional Project File **** ; **** Written by Synergy Editor **** version=DBP1.00 project name=black white sphere ; **** source file information **** main=black white sphere.dba LineMain=19 ; **** Executable Information *** ; build types: exe, media, installer, alone executable=Application.exe build type=media ; ** 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=black white sphere ; 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=C:\Users\Mark\Desktop\Marks Dark Basic\Projects-Mark\black white sphere\ media1=media\black_white_sphere.bmp media2=media\black_white_sphere_horizontal.bmp media3=media\black_blue_sphere_horizontal.bmp media4=media\black_white_sphere_horizontal_small.bmp media5=media\Triangles.bmp ; **** Icons **** ; **** Cursors **** ; **** Version Info **** VerComments= VerCompany= VerFileDesc= VerFileNumber=v1.0 VerInternal=v1.0 VerCopyright= VerTrademark= VerFilename= VerProduct= VerProductNumber=v1.0 ; **** To Do **** ; **** Comments **** comments1= ; **** Advanced (setup.ini) configuration **** RemoveSafetyCode=NO SafeArrays=YES LocalTempFolder=NO ExternaliseDLLS=NO