SDK preparation procedure reworked with init-for-IDE script

This commit is contained in:
2020-06-28 22:27:34 +03:00
parent 311e2d94a8
commit 0fa5d17830
13 changed files with 72 additions and 22 deletions

View File

@@ -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