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

📄 wxsmith_2_6_unix.cbp

📁 非常好用的可移植的多平台C/C++源代码编辑器
💻 CBP
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0"?>
<!DOCTYPE CodeBlocks_project_file>
<CodeBlocks_project_file>
	<FileVersion major="1" minor="1"/>
	<Project>
		<Option title="wxSmith for wx 2.6 (Unix)"/>
		<Option makefile="Makefile.unix"/>
		<Option makefile_is_custom="0"/>
		<Option default_target="1"/>
		<Option compiler="0"/>
		<Build>
			<Target title="PropGrid">
				<Option output="propgrid/libpropgrid.a"/>
				<Option working_dir=""/>
				<Option object_output=".objs"/>
				<Option deps_output=".deps"/>
				<Option type="2"/>
				<Option compiler="0"/>
				<Option projectResourceIncludeDirsRelation="2"/>
			</Target>
			<Target title="wxSmith">
				<Option output="../../../devel/share/CodeBlocks/plugins/libwxsmith.so"/>
				<Option working_dir="../../../devel"/>
				<Option object_output=".objs"/>
				<Option deps_output=".deps"/>
				<Option type="3"/>
				<Option compiler="0"/>
				<Option host_application="./codeblocks.exe"/>
				<Compiler>
					<Add option="-g"/>
				</Compiler>
				<Linker>
					<Add option="`wx-config --libs`"/>
					<Add library="codeblocks"/>
					<Add library="libpropgrid.a"/>
					<Add library="wxscintilla"/>
				</Linker>
			</Target>
		</Build>
		<Compiler>
			<Add option="-Wall"/>
			<Add option="-g"/>
			<Add option="`wx-config --cflags`"/>
			<Add option="-DBUILDING_PLUGIN"/>
			<Add directory="../../../sdk"/>
			<Add directory="../../../sdk/wxscintilla/include"/>
			<Add directory="propgrid/include"/>
		</Compiler>
		<Linker>
			<Add directory="../../../devel"/>
			<Add directory="propgrid"/>
		</Linker>
		<ExtraCommands>
			<Mode after="always" />
			<Add after="./update"/>
		</ExtraCommands>
		<Unit filename="defwidgets/wxsboxsizer.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsboxsizer.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsbutton.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsbutton.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxscheckbox.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxscheckbox.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxscombobox.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxscombobox.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsdatepickerctrl.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsdatepickerctrl.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsdialog.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsdialog.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsflexgridsizer.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsflexgridsizer.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsframe.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsframe.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsgauge.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsgauge.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsgridsizer.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsgridsizer.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxslistbook.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxslistbook.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxslistbox.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxslistbox.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsnotebook.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsnotebook.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxspanel.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxspanel.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsradiobox.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsradiobox.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsradiobutton.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsradiobutton.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsscrollbar.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsscrollbar.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsspacer.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsspacer.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsspinbutton.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsspinbutton.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsspinctrl.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsspinctrl.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxssplitterwindow.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxssplitterwindow.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsstaticboxsizer.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsstaticboxsizer.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsstaticline.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsstaticline.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsstatictext.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsstatictext.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsstdmanager.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxsstdmanager.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxstextctrl.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxstextctrl.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxstogglebutton.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxstogglebutton.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxstreectrl.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxstreectrl.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxswindow.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="defwidgets/wxswindow.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxs2intproperty.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxs2intproperty.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxsboolproperty.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxsboolproperty.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxsborderproperty.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxsborderproperty.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxscolourproperty.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxscolourproperty.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxsenumproperty.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxsenumproperty.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxsfontproperty.cpp">
			<Option compilerVar="CPP"/>
			<Option target="wxSmith"/>
		</Unit>
		<Unit filename="properties/wxsfontproperty.h">
			<Option compilerVar=""/>
			<Option compile="0"/>
			<Option link="0"/>

⌨️ 快捷键说明

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