1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/other-licenses/nsis/Contrib/ApplicationID/ApplicationID.vcproj Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,206 @@ 1.4 +<?xml version="1.0" encoding="Windows-1252"?> 1.5 +<VisualStudioProject 1.6 + ProjectType="Visual C++" 1.7 + Version="8.00" 1.8 + Name="ApplicationID" 1.9 + ProjectGUID="{EBB19D89-C251-4281-BC02-04559F609530}" 1.10 + RootNamespace="ApplicationID" 1.11 + Keyword="Win32Proj" 1.12 + > 1.13 + <Platforms> 1.14 + <Platform 1.15 + Name="Win32" 1.16 + /> 1.17 + </Platforms> 1.18 + <ToolFiles> 1.19 + </ToolFiles> 1.20 + <Configurations> 1.21 + <Configuration 1.22 + Name="Debug|Win32" 1.23 + OutputDirectory="$(SolutionDir)$(ConfigurationName)" 1.24 + IntermediateDirectory="$(ConfigurationName)" 1.25 + ConfigurationType="2" 1.26 + CharacterSet="1" 1.27 + > 1.28 + <Tool 1.29 + Name="VCPreBuildEventTool" 1.30 + /> 1.31 + <Tool 1.32 + Name="VCCustomBuildTool" 1.33 + /> 1.34 + <Tool 1.35 + Name="VCXMLDataGeneratorTool" 1.36 + /> 1.37 + <Tool 1.38 + Name="VCWebServiceProxyGeneratorTool" 1.39 + /> 1.40 + <Tool 1.41 + Name="VCMIDLTool" 1.42 + /> 1.43 + <Tool 1.44 + Name="VCCLCompilerTool" 1.45 + Optimization="0" 1.46 + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;APPLICATIONID_EXPORTS" 1.47 + MinimalRebuild="true" 1.48 + BasicRuntimeChecks="3" 1.49 + RuntimeLibrary="3" 1.50 + UsePrecompiledHeader="0" 1.51 + WarningLevel="3" 1.52 + Detect64BitPortabilityProblems="true" 1.53 + DebugInformationFormat="4" 1.54 + /> 1.55 + <Tool 1.56 + Name="VCManagedResourceCompilerTool" 1.57 + /> 1.58 + <Tool 1.59 + Name="VCResourceCompilerTool" 1.60 + /> 1.61 + <Tool 1.62 + Name="VCPreLinkEventTool" 1.63 + /> 1.64 + <Tool 1.65 + Name="VCLinkerTool" 1.66 + LinkIncremental="2" 1.67 + GenerateDebugInformation="true" 1.68 + SubSystem="2" 1.69 + TargetMachine="1" 1.70 + /> 1.71 + <Tool 1.72 + Name="VCALinkTool" 1.73 + /> 1.74 + <Tool 1.75 + Name="VCManifestTool" 1.76 + /> 1.77 + <Tool 1.78 + Name="VCXDCMakeTool" 1.79 + /> 1.80 + <Tool 1.81 + Name="VCBscMakeTool" 1.82 + /> 1.83 + <Tool 1.84 + Name="VCFxCopTool" 1.85 + /> 1.86 + <Tool 1.87 + Name="VCAppVerifierTool" 1.88 + /> 1.89 + <Tool 1.90 + Name="VCWebDeploymentTool" 1.91 + /> 1.92 + <Tool 1.93 + Name="VCPostBuildEventTool" 1.94 + /> 1.95 + </Configuration> 1.96 + <Configuration 1.97 + Name="Release|Win32" 1.98 + OutputDirectory="$(SolutionDir)$(ConfigurationName)" 1.99 + IntermediateDirectory="$(ConfigurationName)" 1.100 + ConfigurationType="2" 1.101 + ATLMinimizesCRunTimeLibraryUsage="true" 1.102 + CharacterSet="1" 1.103 + WholeProgramOptimization="1" 1.104 + > 1.105 + <Tool 1.106 + Name="VCPreBuildEventTool" 1.107 + /> 1.108 + <Tool 1.109 + Name="VCCustomBuildTool" 1.110 + /> 1.111 + <Tool 1.112 + Name="VCXMLDataGeneratorTool" 1.113 + /> 1.114 + <Tool 1.115 + Name="VCWebServiceProxyGeneratorTool" 1.116 + /> 1.117 + <Tool 1.118 + Name="VCMIDLTool" 1.119 + /> 1.120 + <Tool 1.121 + Name="VCCLCompilerTool" 1.122 + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;APPLICATIONID_EXPORTS" 1.123 + RuntimeLibrary="0" 1.124 + UsePrecompiledHeader="0" 1.125 + WarningLevel="3" 1.126 + Detect64BitPortabilityProblems="true" 1.127 + DebugInformationFormat="3" 1.128 + /> 1.129 + <Tool 1.130 + Name="VCManagedResourceCompilerTool" 1.131 + /> 1.132 + <Tool 1.133 + Name="VCResourceCompilerTool" 1.134 + /> 1.135 + <Tool 1.136 + Name="VCPreLinkEventTool" 1.137 + /> 1.138 + <Tool 1.139 + Name="VCLinkerTool" 1.140 + LinkIncremental="1" 1.141 + GenerateDebugInformation="true" 1.142 + SubSystem="2" 1.143 + OptimizeReferences="2" 1.144 + EnableCOMDATFolding="2" 1.145 + TargetMachine="1" 1.146 + /> 1.147 + <Tool 1.148 + Name="VCALinkTool" 1.149 + /> 1.150 + <Tool 1.151 + Name="VCManifestTool" 1.152 + /> 1.153 + <Tool 1.154 + Name="VCXDCMakeTool" 1.155 + /> 1.156 + <Tool 1.157 + Name="VCBscMakeTool" 1.158 + /> 1.159 + <Tool 1.160 + Name="VCFxCopTool" 1.161 + /> 1.162 + <Tool 1.163 + Name="VCAppVerifierTool" 1.164 + /> 1.165 + <Tool 1.166 + Name="VCWebDeploymentTool" 1.167 + /> 1.168 + <Tool 1.169 + Name="VCPostBuildEventTool" 1.170 + /> 1.171 + </Configuration> 1.172 + </Configurations> 1.173 + <References> 1.174 + </References> 1.175 + <Files> 1.176 + <Filter 1.177 + Name="Source Files" 1.178 + Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 1.179 + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 1.180 + > 1.181 + <File 1.182 + RelativePath=".\Set.cpp" 1.183 + > 1.184 + </File> 1.185 + </Filter> 1.186 + <Filter 1.187 + Name="Header Files" 1.188 + Filter="h;hpp;hxx;hm;inl;inc;xsd" 1.189 + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 1.190 + > 1.191 + <File 1.192 + RelativePath=".\resource.h" 1.193 + > 1.194 + </File> 1.195 + </Filter> 1.196 + <Filter 1.197 + Name="Resource Files" 1.198 + Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" 1.199 + UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 1.200 + > 1.201 + <File 1.202 + RelativePath=".\ApplicationID.rc" 1.203 + > 1.204 + </File> 1.205 + </Filter> 1.206 + </Files> 1.207 + <Globals> 1.208 + </Globals> 1.209 +</VisualStudioProject>