delphi7设立AA.BB.CC.dpr的OutputDir为D:\目录,得到AA.BB.Exe,CC丢失了
delphi7设置AA.BB.CC.dpr的OutputDir为D:\目录,得到AA.BB.Exe,.CC丢失了
delphi7设置AA.BB.CC.dpr的Options\Output Diretory为D:\目录,得到AA.BB.Exe,.CC丢失了,若不设置指定路径,能得到AA.BB.CC.exe文件名,为何?
------解决方案--------------------
不会吧,你关闭Delphi7,然后过会直接打开CC.dpr,设置Option的Output路径,编译,Build一下看下。
delphi7设置AA.BB.CC.dpr的Options\Output Diretory为D:\目录,得到AA.BB.Exe,.CC丢失了,若不设置指定路径,能得到AA.BB.CC.exe文件名,为何?
delphi7
编译器
------解决方案--------------------
不会吧,你关闭Delphi7,然后过会直接打开CC.dpr,设置Option的Output路径,编译,Build一下看下。