简体   繁体   English

如何还原项目文件C ++ Builder 10.3

[英]How to restore the project file C++ Builder 10.3

如果项目文件丢失或损坏,是否有一种简单的方法可以在C ++ Builder 10.3中从* .cpp,*。h,*。dfm中还原* .cbproj文件。

No, there is no such option. 不,没有这样的选择。 You need to create a whole new project from scratch and add your existing source files to it as needed. 您需要从头开始创建一个全新的项目,并根据需要将现有的源文件添加到其中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM