projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* Implement <autoregister>
[reactos.git]
/
reactos
/
tools
/
rbuild
/
backend
/
mingw
/
mingw.h
diff --git
a/reactos/tools/rbuild/backend/mingw/mingw.h
b/reactos/tools/rbuild/backend/mingw/mingw.h
index
45db183
..
4c392d2
100644
(file)
--- a/
reactos/tools/rbuild/backend/mingw/mingw.h
+++ b/
reactos/tools/rbuild/backend/mingw/mingw.h
@@
-78,6
+78,7
@@
private:
void UnpackWineResources ();
void GenerateTestSupportCode ();
void GenerateCompilationUnitSupportCode ();
void UnpackWineResources ();
void GenerateTestSupportCode ();
void GenerateCompilationUnitSupportCode ();
+ void GenerateSysSetup ();
std::string GetProxyMakefileTree () const;
void GenerateProxyMakefiles ();
void CheckAutomaticDependencies ();
std::string GetProxyMakefileTree () const;
void GenerateProxyMakefiles ();
void CheckAutomaticDependencies ();