c++ - 在 Eclipse for C++ 中更改可执行文件名称

标签 c++ eclipse build executable filenames

我在 Eclipse 中创建了一个 C++ 项目,目前它构建了一个名为 file.exe 的可执行文件,但我想将其更改为“file”。

我该怎么做?

谢谢。

最佳答案

要更改可执行文件的名称及其扩展名,请转到:

项目设置 > C/C++ 构建 > 设置 > 构建工件

关于c++ - 在 Eclipse for C++ 中更改可执行文件名称,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3843983/

相关文章:

c++ - CStdioFile 未声明的标识符

使用智能指针的 C++ 组合

c++ - 将 C 程序更改为 C++ 程序 - 编译错误

scala - sbt : Is there a better way of structuring large build. sbt 文件

java - 进程 'command ' C :\Program Files\Java\jdk1. 8.0_25\bin\java.exe'' 已完成,退出值非零 1

c++ - OpenCV 均值函数因从 OpenCV 阈值函数创建的掩码而崩溃?

java - 如何修复 Eclipse 3.6 插件安装?

java - Eclipse 中的基本 GUI java 程序不断崩溃

java - 将 Logcat 保存到 Android 设备中的文本文件

android - 通过更改 build.xml 和 ant.properties 生成 Android 代码覆盖率