Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / ACE / bin / MakeProjectCreator / config / install_data.mpb
blobae1de6ad9e192a642ea6d95444a7212a5a4fef3d
1 // -*- MPC -*-
2 project {
3   // With gnuace, when install_this_target = 1 (see install_bin or install_lib)
4   // files listed as InstallData_Files { ... } will be installed to the "data"
5   // location for the system (such as /usr/local/share/INST_DIR).
6   // The target sub-directory can be modified by setting MPC's "gendir" option.
7   Define_Custom(InstallData) {
8     automatic = 0
9   }