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

📄 keepasslib.vcproj

📁 一款密码保险箱源码
💻 VCPROJ
📖 第 1 页 / 共 2 页
字号:
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			>
			<File
				RelativePath="KeePassLib.cpp"
				>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="KeePassLib.def"
				>
			</File>
			<File
				RelativePath="KeePassLib.rc"
				>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCResourceCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					>
					<Tool
						Name="VCResourceCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCResourceCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCResourceCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|Win32"
					>
					<Tool
						Name="VCResourceCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|x64"
					>
					<Tool
						Name="VCResourceCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="StdAfx.cpp"
				>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			>
			<File
				RelativePath="KeePassLib.h"
				>
			</File>
			<File
				RelativePath="Resource.h"
				>
			</File>
			<File
				RelativePath="StdAfx.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			>
			<File
				RelativePath="res\KeePassLib.rc2"
				>
			</File>
		</Filter>
		<Filter
			Name="KeePassLibCpp"
			>
			<File
				RelativePath="..\KeePassLibCpp\PwCompat.cpp"
				>
			</File>
			<File
				RelativePath="..\KeePassLibCpp\PwCompat.h"
				>
			</File>
			<File
				RelativePath="..\KeePassLibCpp\PwManager.cpp"
				>
			</File>
			<File
				RelativePath="..\KeePassLibCpp\PwManager.h"
				>
			</File>
			<File
				RelativePath="..\KeePassLibCpp\SysDefEx.h"
				>
			</File>
			<Filter
				Name="Crypto"
				>
				<File
					RelativePath="..\KeePassLibCpp\Crypto\ARCFour.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Crypto\ARCFour.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Crypto\Rijndael.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Crypto\Rijndael.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Crypto\TestImpl.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Crypto\TestImpl.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Crypto\Twofish.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Crypto\Twofish.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Crypto\TwofishClass.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Crypto\TwofishClass.h"
					>
				</File>
				<Filter
					Name="SHA2"
					>
					<File
						RelativePath="..\KeePassLibCpp\Crypto\SHA2\EDefs.h"
						>
					</File>
					<File
						RelativePath="..\KeePassLibCpp\Crypto\SHA2\SHA2.cpp"
						>
					</File>
					<File
						RelativePath="..\KeePassLibCpp\Crypto\SHA2\SHA2.h"
						>
					</File>
					<File
						RelativePath="..\KeePassLibCpp\Crypto\SHA2\TDefs.h"
						>
					</File>
				</Filter>
			</Filter>
			<Filter
				Name="DataExchange"
				>
				<File
					RelativePath="..\KeePassLibCpp\DataExchange\PwExport.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\DataExchange\PwExport.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\DataExchange\PwImport.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\DataExchange\PwImport.h"
					>
				</File>
			</Filter>
			<Filter
				Name="SysSpec_Windows"
				>
				<File
					RelativePath="..\KeePassLibCpp\SysSpec_Windows\AppUtil.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\SysSpec_Windows\NewRandom.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\SysSpec_Windows\StrUtil_Encoding.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\SysSpec_Windows\SysSpecWin.h"
					>
				</File>
			</Filter>
			<Filter
				Name="Util"
				>
				<File
					RelativePath="..\KeePassLibCpp\Util\AppUtil.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\Base64.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\Base64.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\MemUtil.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\MemUtil.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\NewRandom.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\PwUtil.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\PwUtil.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\StrUtil.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\StrUtil.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\TranslateEx.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\Util\TranslateEx.h"
					>
				</File>
			</Filter>
			<Filter
				Name="PasswordGenerator"
				>
				<File
					RelativePath="..\KeePassLibCpp\PasswordGenerator\CharSetBasedGenerator.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\PasswordGenerator\CharSetBasedGenerator.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\PasswordGenerator\PasswordGenerator.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\PasswordGenerator\PasswordGenerator.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\PasswordGenerator\PatternBasedGenerator.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\PasswordGenerator\PatternBasedGenerator.h"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\PasswordGenerator\PwCharSet.cpp"
					>
				</File>
				<File
					RelativePath="..\KeePassLibCpp\PasswordGenerator\PwCharSet.h"
					>
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="KeePassAPI"
			>
			<File
				RelativePath="KeePassAPI\APIDefEx.h"
				>
			</File>
			<File
				RelativePath="KeePassAPI\LibraryAPI.cpp"
				>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="KeePassAPI\LibraryAPI.h"
				>
			</File>
			<File
				RelativePath="KeePassAPI\ManagerAPI.cpp"
				>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="KeePassAPI\ManagerAPI.h"
				>
			</File>
			<File
				RelativePath="KeePassAPI\StructAPI.cpp"
				>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="KeePassAPI\StructAPI.h"
				>
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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