Last change
on this file since 11632 was 6076, checked in by vboxsync, 17 years ago |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Date Revision Author Id
|
File size:
478 bytes
|
Line | |
---|
1 | In order to reconfigure the Windows build, one needs to do:
|
---|
2 |
|
---|
3 | 1) back up ../xmlversion.h
|
---|
4 | 2) run ./configure.js <options>
|
---|
5 |
|
---|
6 | and then do:
|
---|
7 |
|
---|
8 | 1) move the generated file ../xmlversion.h to the ../include/ directory
|
---|
9 | and restore the original ../xmlversion.h from the backup copy
|
---|
10 | 2) delete the file ../config.h copied from ../include/win32config.h since
|
---|
11 | the latter is included directly from ../libxml.h anyway
|
---|
12 | 3) delete ./Makefile since it is not used by kBuild anyway
|
---|
Note:
See
TracBrowser
for help on using the repository browser.