-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust build files for Omnis Studio 11
- Loading branch information
New Build
authored and
New Build
committed
Jun 13, 2024
1 parent
afe63f4
commit 106e74c
Showing
6 changed files
with
392 additions
and
286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* | ||
!.gitignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
#define TESTVER 0 | ||
#define _DEBUG | ||
|
||
#define mach_o_unicode | ||
#define isunicode | ||
#define UNICODE | ||
#define _UNICODE | ||
|
||
#include "carbnuni.h" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#define TESTVER 0 | ||
|
||
#define mach_o_unicode | ||
#define isunicode | ||
#define UNICODE | ||
#define _UNICODE | ||
|
||
#include "carbnuni.h" |
Oops, something went wrong.