This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
RuntimeVLIncludeIt

RuntimeVLIncludeIt  


 

 

/ Preferences4D / BuildApp / SourcesFiles / RuntimeVL / RuntimeVLIncludeIt

True / False

This key must be present and set to True in order for the 4D Volume Desktop application designated by the RuntimeVLWinFolder and/or RuntimeVLMacFolder keys to be integrated into the built application.

Example  

<Preferences4D>
 <BuildApp>
  <SourcesFiles>
   <RuntimeVL>
    <RuntimeVLIncludeIt>True</RuntimeVLIncludeIt>
    <RuntimeVLWinFolder>C:\Docs\My Docs\</RuntimeVLWinFolder>
   </RuntimeVL>
  </SourcesFiles>
 </BuildApp>
</Preferences4D>



See also 

RuntimeVLMacFolder
RuntimeVLWinFolder

 
PROPERTIES 

Product: 4D
Theme: SourcesFiles / RuntimeVL

 
PAGE CONTENTS 
 
HISTORY 

 
ARTICLE USAGE

4D XML Keys BuildApplication ( 4D v19)