Changeset 554 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/include
- Timestamp:
- May 5, 2008, 1:23:46 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/include/Source.h
r553 r554 229 229 void SetBuffer( const char *buffer ); 230 230 231 bool ReadFile( const std::string &filePath );231 bool ReadFile( const std::string &filePath, bool isDebug, bool isDll, bool isUnicode, int majorVer ); 232 232 233 233 void Addition( const char *buffer );
Note:
See TracChangeset
for help on using the changeset viewer.