ここは旧式の4DドキュメントWebサイトです。最新のアップデートされたドキュメントを読むには新サイトをご利用下さい→ developer.4d.com |
||||||||||||||||
|
4D v20 R8
RuntimeVLIncludeIt
|
/ Preferences4D / BuildApp / SourcesFiles / RuntimeVL / RuntimeVLIncludeIt |
||
True / False
RuntimeVLWinFolder および RuntimeVLMacFolder キーで指定した 4D Volume Desktop アプリケーションを、ビルドアプリケーションに統合するには、このキーを True に設定する必要があり、省略することはできません。
1 2 3 4 5 6 7 8 9 10 | < Preferences4D > < BuildApp > < SourcesFiles > < RuntimeVL > < RuntimeVLIncludeIt >True</ RuntimeVLIncludeIt > < RuntimeVLWinFolder >C:\Docs\My Docs\</ RuntimeVLWinFolder > </ RuntimeVL > </ SourcesFiles > </ BuildApp > </ Preferences4D > |
プロダクト: 4D
テーマ: SourcesFiles / RuntimeVL
アプリケーションビルド設定ファイル ( 4D v20 R8)