⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 exam.plg

📁 一个简单的VC++调用FORTRAN的实例,可以作为初学者的入门实例
💻 PLG
字号:
--------------------Configuration: EXAM - Win32 Debug--------------------
Begining build with project "F:\lgf\CallFortranDll\EXAM\EXAM.dsp", at root.
Active configuration is Win32 (x86) Dynamic-Link Library (based on Win32 (x86) Dynamic-Link Library)

Project's tools are:
			"Fortran 90 Compiler for 80x86" with flags "/include:".\Debug/" /include:"Debug/" /compile_only /nologo /debug:full /optimize:0 /threads /module:".\Debug/" /object:".\Debug/" /pdbfile:".\Debug/DF50.PDB" "
			"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /win32 "
			"Win32 Resource Compiler" with flags "/l 0x804 /d "_DEBUG" "
			"Browser Database Maker" with flags "/nologo /o".\Debug/EXAM.bsc" "
			"COFF Linker for 80x86" with flags "kernel32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:".\Debug/EXAM.pdb" /debug /machine:I386 /out:"F:\lgf\CallFortranDll\Debug/EXAM.dll" /implib:".\Debug/EXAM.lib" "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating temp file "C:\WINDOWS\TEMP\RSP4242.TMP" with contents </include:".\Debug/" /include:"Debug/" /compile_only /nologo /debug:full /optimize:0 /threads /module:".\Debug/" /object:".\Debug/" /pdbfile:".\Debug/DF50.PDB" 
"F:\lgf\CallFortranDll\EXAM\exam.f90"
>
Creating command line "link.exe kernel32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:".\Debug/EXAM.pdb" /debug /machine:I386 /out:"F:\lgf\CallFortranDll\Debug/EXAM.dll" /implib:".\Debug/EXAM.lib"  .\Debug\exam.obj" 
Compiling Fortran...
F:\lgf\CallFortranDll\EXAM\exam.f90
Linking...



EXAM.dll - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -