prj.ppr

来自「在AVR单片机上使用的一款RTOS」· PPR 代码 · 共 55 行

PPR
55
字号
[Config]
Relative path=1
Compilator.FileName=C:\Dev-Cpp2\bin\make.exe
Compilator.PSPar=-f makefile.win all
Compilator.DefaultDir=%ProjectDir%
Compilator.SaveAll=0
Compilator.Capture=0
Compilator.ParsLog=%F                   ;filename
Compilator.HideOutput=0
Compilator.LogType=0
DefaultCPIndex=0
LogtoEnd=1
DontOpen=0
FileFormat=0
[Project tree]
prj
	+prj
		-arch
			-win_glib
		+demo
			+win
				main.c
				main.o
				Makefile.win
				win_glib.dev
				win_glib.exe
				win_glib.layout
				win_glib_private.h
				win_glib_private.rc
				win_glib_private.res
		-Documentation
			-notes
				..\..\Documentation\notes\win_glib_notes.txt
			..\..\Documentation\empty_c_file.c
			..\..\Documentation\empty_c_file.o
			..\..\Documentation\empty_h_file.h
		-include
			-arch
				-win_glib
			-kernel
				..\..\include\kernel\os.h
			-structures
		-kernel
			..\..\kernel\os.c
			..\..\kernel\os.o
		-licenses
			..\..\licenses\BSD
			..\..\licenses\LGPL-2.1
		-src
		-structures
		..\..\readme.txt
[Open project files]
[Selected Project Files]
Main=

⌨️ 快捷键说明

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