mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-23 07:33:49 +02:00
SDK preparation procedure reworked with init-for-IDE script
This commit is contained in:
5
Examples/.dof
Normal file
5
Examples/.dof
Normal file
@@ -0,0 +1,5 @@
|
||||
[Directories]
|
||||
OutputDir=..\..\..\Bin
|
||||
UnitOutputDir=..\..\..\Bin\DCU
|
||||
SearchPath=..\..\..\Lib;..\..\..\Bin\DCU
|
||||
UsePackages=0
|
@@ -52,7 +52,7 @@ GetPointOwner.exe: GUI\GetPointOwner\GetPointOwner.dpr
|
||||
Hello.exe: Console\Hello\Hello.dpr
|
||||
$(DCC)
|
||||
|
||||
HelloGUI.exe: GUI\Hello\HelloGUI.dpr
|
||||
HelloGUI.exe: GUI\HelloGUI\HelloGUI.dpr
|
||||
$(DCC)
|
||||
|
||||
LoadFile.exe: Console\LoadFile\LoadFile.dpr
|
||||
|
Reference in New Issue
Block a user