create a couple more variables to reduce makefile size
[reactos.git] / reactos / tools / rbuild / backend / mingw / modulehandler.h
index 91dd3e2..2d75222 100644 (file)
@@ -38,6 +38,7 @@ protected:
        std::string GetInvocationParameters ( const Invoke& invoke ) const;\r
        void GenerateInvocations ( const Module& module ) const;\r
        void GeneratePreconditionDependencies ( const Module& module ) const;\r
+       std::string GenerateObjectList ( const Module& module ) const;\r
        static FILE* fMakefile;\r
 private:\r
        std::string ConcatenatePaths ( const std::string& path1,\r