Skip to content

Commit 143029c

Browse files
committed
Update project.hxp
1 parent 2e3f6b4 commit 143029c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.hxp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ class Project extends HXProject {
670670
else if (isMac()) 'macos';
671671
else throw '???';
672672

673-
// in the future we will do some first remove a few classes from the .info file
673+
// in the future we will remove blacklisted classes from the .info file
674674
// and only then move it into the `bin` directory
675675
setHaxedef("dll_export", app.path + platformFolder + "/bin/export_classes.info");
676676
}

0 commit comments

Comments
 (0)