Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oliver Behnke
graphicsframework
Commits
5b1c6d30
Commit
5b1c6d30
authored
Jul 23, 2009
by
Oliver Bock
Browse files
Improve Windows compatibility
parent
1a7347c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
5b1c6d30
...
...
@@ -740,6 +740,7 @@ build_mac()
build_win32
()
{
export
CPPFLAGS
=
"-D_WIN32_WINDOWS=0x0410
$CPPFLAGS
"
export
CFLAGS
=
"-mms-bitfields
$CFLAGS
"
export
CXXFLAGS
=
"-mms-bitfields
$CXXFLAGS
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment