RedPanda-CPP/platform/windows/templates-win64/NASM_C/info.template

28 lines
393 B
Plaintext

[Template]
Ver = 3
Name = NASM & C
Category = NASM
Description = C and NASM mixing programming demo
Name[zh_CN] = NASM与C
Category[zh_CN] = NASM
Description[zh_CN] = C和NASM汇编混合编程示例
Icon = app.ico
[Project]
Type = 1
IsCpp = true
Encoding = UTF-8
ClassBrowserType = 0
UnitCount = 2
[Unit0]
Source = utils.asm
Target = utils.asm
[Unit1]
Cpp = main.cpp
CppName = main.cpp