Ivan Denisov 3 سال پیش
والد
کامیت
faae0713f6
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 0 0
      Obsd/Mod/V24.odc
  2. 2 2
      Win/Rsrc/BlackBox.rc
  3. 1 1
      build-windows

+ 0 - 0
Comm/V24_OpenBSD.odc → Obsd/Mod/V24.odc


+ 2 - 2
Win/Rsrc/BlackBox.rc

@@ -12,11 +12,11 @@ BEGIN
 BLOCK "040904b0"
 BEGIN
 VALUE "Comments", "\0"
-VALUE "CompanyName", "Obertone\0"
+VALUE "CompanyName", "BlackBox Cross-Platform Team\0"
 VALUE "FileDescription", "BlackBox Component Builder\0"
 VALUE "FileVersion", "{#VERSION}\0"
 VALUE "InternalName", "Arrowheads\0"
-VALUE "LegalCopyright", "Copyright (c) 1994-2013 Oberon microsystems, Inc., Switzerland. All rights reserved.\0"
+VALUE "LegalCopyright", "BSD 2-Clause License, Oberon microsystems, Inc.\0"
 VALUE "LegalTrademarks", "\0"
 VALUE "OriginalFilename", "BlackBox.exe\0"
 VALUE "PrivateBuild", "1\0"

+ 1 - 1
build-windows

@@ -3,7 +3,7 @@
 echo "compiling"
 
 ./run-dev0 <<DATA
-DevCompiler.CompileSubs Com Comm Ctl Dev Form Ole Sql Std System Text Win Cons Mdi
+DevCompiler.CompileSubs Com Comm Ctl Dev Form Ole Sql Std System Text Win Cons Mdi Obx
 Kernel.Quit(0)
 DATA