Skip to content

Commit

Permalink
Adrian Pop, 2006-03-01
Browse files Browse the repository at this point in the history
Updated OMDev makefiles

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2179 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Mar 1, 2006
1 parent e256fc8 commit f50fb51
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Compiler/ExternalRMLDefines.h
Expand Up @@ -238,4 +238,28 @@ extern RML_FORWARD_LABEL(TaskGraphExt__add_5finitparam);
extern RML_FORWARD_LABEL(TaskGraphExt__set_5ftasktype);
#define TaskGraphExt__setTasktype TaskGraphExt__set_5ftasktype

/* Settings.rml */
extern RML_FORWARD_LABEL(Settings__set_5fcompile_5fcommand);
#define Settings__setCompileCommand Settings__set_5fcompile_5fcommand
extern RML_FORWARD_LABEL(Settings__get_5fcompile_5fcommand);
#define Settings__getCompileCommand Settings__get_5fcompile_5fcommand
extern RML_FORWARD_LABEL(Settings__set_5ftemp_5fdirectory_5fpath);
#define Settings__setTempDirectoryPath Settings__set_5ftemp_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__get_5ftemp_5fdirectory_5fpath);
#define Settings__getTempDirectoryPath Settings__get_5ftemp_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__set_5finstallation_5fdirectory_5fpath);
#define Settings__setInstallationDirectoryPath Settings__set_5finstallation_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__get_5finstallation_5fdirectory_5fpath);
#define Settings__getInstallationDirectoryPath Settings__get_5finstallation_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__set_5fplot_5fcommand);
#define Settings__setPlotCommand Settings__set_5fplot_5fcommand
extern RML_FORWARD_LABEL(Settings__get_5fplot_5fcommand);
#define Settings__getPlotCommand Settings__get_5fplot_5fcommand
extern RML_FORWARD_LABEL(Settings__set_5fmodelica_5fpath);
#define Settings__setModelicaPath Settings__set_5fmodelica_5fpath
extern RML_FORWARD_LABEL(Settings__get_5fmodelica_5fpath);
#define Settings__getModelicaPath Settings__get_5fmodelica_5fpath
extern RML_FORWARD_LABEL(Settings__dump_5fsettings);
#define Settings__dumpSettings Settings__dump_5fsettings

#endif /* __EXTERNALRMLDEFINES_H_ */
24 changes: 24 additions & 0 deletions Compiler/omc_debug/ExternalRMLDefines.h
Expand Up @@ -238,4 +238,28 @@ extern RML_FORWARD_LABEL(TaskGraphExt__add_5finitparam);
extern RML_FORWARD_LABEL(TaskGraphExt__set_5ftasktype);
#define TaskGraphExt__setTasktype TaskGraphExt__set_5ftasktype

/* Settings.rml */
extern RML_FORWARD_LABEL(Settings__set_5fcompile_5fcommand);
#define Settings__setCompileCommand Settings__set_5fcompile_5fcommand
extern RML_FORWARD_LABEL(Settings__get_5fcompile_5fcommand);
#define Settings__getCompileCommand Settings__get_5fcompile_5fcommand
extern RML_FORWARD_LABEL(Settings__set_5ftemp_5fdirectory_5fpath);
#define Settings__setTempDirectoryPath Settings__set_5ftemp_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__get_5ftemp_5fdirectory_5fpath);
#define Settings__getTempDirectoryPath Settings__get_5ftemp_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__set_5finstallation_5fdirectory_5fpath);
#define Settings__setInstallationDirectoryPath Settings__set_5finstallation_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__get_5finstallation_5fdirectory_5fpath);
#define Settings__getInstallationDirectoryPath Settings__get_5finstallation_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__set_5fplot_5fcommand);
#define Settings__setPlotCommand Settings__set_5fplot_5fcommand
extern RML_FORWARD_LABEL(Settings__get_5fplot_5fcommand);
#define Settings__getPlotCommand Settings__get_5fplot_5fcommand
extern RML_FORWARD_LABEL(Settings__set_5fmodelica_5fpath);
#define Settings__setModelicaPath Settings__set_5fmodelica_5fpath
extern RML_FORWARD_LABEL(Settings__get_5fmodelica_5fpath);
#define Settings__getModelicaPath Settings__get_5fmodelica_5fpath
extern RML_FORWARD_LABEL(Settings__dump_5fsettings);
#define Settings__dumpSettings Settings__dump_5fsettings

#endif /* __EXTERNALRMLDEFINES_H_ */
24 changes: 24 additions & 0 deletions Compiler/omc_release/ExternalRMLDefines.h
Expand Up @@ -238,4 +238,28 @@ extern RML_FORWARD_LABEL(TaskGraphExt__add_5finitparam);
extern RML_FORWARD_LABEL(TaskGraphExt__set_5ftasktype);
#define TaskGraphExt__setTasktype TaskGraphExt__set_5ftasktype

/* Settings.rml */
extern RML_FORWARD_LABEL(Settings__set_5fcompile_5fcommand);
#define Settings__setCompileCommand Settings__set_5fcompile_5fcommand
extern RML_FORWARD_LABEL(Settings__get_5fcompile_5fcommand);
#define Settings__getCompileCommand Settings__get_5fcompile_5fcommand
extern RML_FORWARD_LABEL(Settings__set_5ftemp_5fdirectory_5fpath);
#define Settings__setTempDirectoryPath Settings__set_5ftemp_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__get_5ftemp_5fdirectory_5fpath);
#define Settings__getTempDirectoryPath Settings__get_5ftemp_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__set_5finstallation_5fdirectory_5fpath);
#define Settings__setInstallationDirectoryPath Settings__set_5finstallation_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__get_5finstallation_5fdirectory_5fpath);
#define Settings__getInstallationDirectoryPath Settings__get_5finstallation_5fdirectory_5fpath
extern RML_FORWARD_LABEL(Settings__set_5fplot_5fcommand);
#define Settings__setPlotCommand Settings__set_5fplot_5fcommand
extern RML_FORWARD_LABEL(Settings__get_5fplot_5fcommand);
#define Settings__getPlotCommand Settings__get_5fplot_5fcommand
extern RML_FORWARD_LABEL(Settings__set_5fmodelica_5fpath);
#define Settings__setModelicaPath Settings__set_5fmodelica_5fpath
extern RML_FORWARD_LABEL(Settings__get_5fmodelica_5fpath);
#define Settings__getModelicaPath Settings__get_5fmodelica_5fpath
extern RML_FORWARD_LABEL(Settings__dump_5fsettings);
#define Settings__dumpSettings Settings__dump_5fsettings

#endif /* __EXTERNALRMLDEFINES_H_ */

0 comments on commit f50fb51

Please sign in to comment.