37 lines
685 B
Plaintext
37 lines
685 B
Plaintext
IncludePath "Libraries"
|
|
IncludeFile "IDB.sbi"
|
|
|
|
|
|
IncludePath "Includes"
|
|
IncludeFile "Modules.sbi"
|
|
IncludeFile "General.sbi"
|
|
|
|
; System
|
|
IncludeFile "FileCache.sbi"
|
|
IncludeFile "FS.sbi"
|
|
|
|
; UI
|
|
IncludeFile "Notify.sbi"
|
|
IncludeFile "Desktop.sbi"
|
|
IncludeFile "Login.sbi"
|
|
|
|
; Appstore
|
|
IncludeFile "AppRuntime.sbi"
|
|
|
|
IncludePath "Default Apps"
|
|
IncludeFile "TextEditor.sbi"
|
|
IncludeFile "FileExplorer.sbi"
|
|
IncludeFile "Settings.sbi"
|
|
IncludeFile "WebBrowser.sbi"
|
|
IncludeFile "AppManager.sbi"
|
|
|
|
General::Init()
|
|
|
|
; IDE Options = SpiderBasic 3.10 (Windows - x86)
|
|
; CursorPosition = 25
|
|
; iOSAppOrientation = 0
|
|
; AndroidAppCode = 0
|
|
; AndroidAppOrientation = 0
|
|
; EnableXP
|
|
; DPIAware
|
|
; CompileSourceDirectory |