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
d49520d3
Commit
d49520d3
authored
Sep 22, 2008
by
Oliver Bock
Browse files
Added diagnostics.h to BOINC headers for MinGW build (follow-up of 0ed5e9)
parent
4248e119
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
d49520d3
...
...
@@ -382,6 +382,7 @@ build_generic_win32()
cp
$ROOT
/3rdparty/boinc/lib/app_ipc.h
$ROOT
/install/include/BOINC
>>
$LOGFILE
2>&1
||
failure
cp
$ROOT
/3rdparty/boinc/lib/boinc_win.h
$ROOT
/install/include/BOINC
>>
$LOGFILE
2>&1
||
failure
cp
$ROOT
/3rdparty/boinc/lib/common_defs.h
$ROOT
/install/include/BOINC
>>
$LOGFILE
2>&1
||
failure
cp
$ROOT
/3rdparty/boinc/lib/diagnostics.h
$ROOT
/install/include/BOINC
>>
$LOGFILE
2>&1
||
failure
cp
$ROOT
/3rdparty/boinc/lib/hostinfo.h
$ROOT
/install/include/BOINC
>>
$LOGFILE
2>&1
||
failure
cp
$ROOT
/3rdparty/boinc/lib/proxy_info.h
$ROOT
/install/include/BOINC
>>
$LOGFILE
2>&1
||
failure
cp
$ROOT
/3rdparty/boinc/lib/prefs.h
$ROOT
/install/include/BOINC
>>
$LOGFILE
2>&1
||
failure
...
...
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