Skip to content

Commit e5ad5e2

Browse files
committed
Rename UNICODE to ACE_UNICODE
* templates/bmake.mpd:
1 parent 5eab9a7 commit e5ad5e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/bmake.mpd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ EXEOUTPUTDIR = <%if(exeout)%><%exeout%><%if(windows_style)%>\<%output_dir("Debug
7878
!endif
7979
<%endfor%>
8080

81-
!ifdef UNICODE
81+
!ifdef ACE_UNICODE
8282
UC_CFLAGS = $(UNICODE_CFLAGS)
8383
UNICODE_DIR = Unicode\\
8484
UC_MAIN = w

0 commit comments

Comments
 (0)