Added PropertySheets folder to project.
This commit is contained in:
parent
19f006e6f5
commit
02e6cf2697
|
@ -51,6 +51,15 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GlideHQ", "Source\GlideHQ\G
|
||||||
EndProject
|
EndProject
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PJ64 NRage", "Source\nragev20\NRage_Input_V2.vcxproj", "{FD617E80-9E40-4138-85DA-B94633972E6A}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PJ64 NRage", "Source\nragev20\NRage_Input_V2.vcxproj", "{FD617E80-9E40-4138-85DA-B94633972E6A}"
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PropertySheets", "PropertySheets", "{181AA451-63A7-4E3B-BE0C-F92BE3F3D2F2}"
|
||||||
|
ProjectSection(SolutionItems) = preProject
|
||||||
|
PropertySheets\Debug.props = PropertySheets\Debug.props
|
||||||
|
PropertySheets\Platform.Debug.props = PropertySheets\Platform.Debug.props
|
||||||
|
PropertySheets\Platform.props = PropertySheets\Platform.props
|
||||||
|
PropertySheets\Platform.Release.props = PropertySheets\Platform.Release.props
|
||||||
|
PropertySheets\Release.props = PropertySheets\Release.props
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|Win32 = Debug|Win32
|
Debug|Win32 = Debug|Win32
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<PropertyGroup Label="UserMacros" />
|
|
||||||
<PropertyGroup>
|
|
||||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
|
||||||
</PropertyGroup>
|
|
||||||
<ItemDefinitionGroup>
|
<ItemDefinitionGroup>
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
<PreprocessorDefinitions>_DEBUG;DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
|
@ -18,9 +14,6 @@
|
||||||
<SmallerTypeCheck>true</SmallerTypeCheck>
|
<SmallerTypeCheck>true</SmallerTypeCheck>
|
||||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<Link>
|
|
||||||
<ProfileGuidedDatabase />
|
|
||||||
</Link>
|
|
||||||
<Midl>
|
<Midl>
|
||||||
<PreprocessorDefinitions>_DEBUG;DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
</Midl>
|
</Midl>
|
||||||
|
@ -28,5 +21,4 @@
|
||||||
<PreprocessorDefinitions>_DEBUG;DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>_DEBUG;DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup />
|
|
||||||
</Project>
|
</Project>
|
|
@ -28,9 +28,6 @@
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
<PreprocessorDefinitions>WIN32;_WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>WIN32;_WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<Link>
|
|
||||||
<SubSystem>Windows</SubSystem>
|
|
||||||
</Link>
|
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
|
|
||||||
<PropertyGroup Label="UserMacros">
|
<PropertyGroup Label="UserMacros">
|
||||||
|
@ -74,7 +71,7 @@
|
||||||
<FloatingPointModel>Precise</FloatingPointModel>
|
<FloatingPointModel>Precise</FloatingPointModel>
|
||||||
<FloatingPointExceptions>false</FloatingPointExceptions>
|
<FloatingPointExceptions>false</FloatingPointExceptions>
|
||||||
<DisableLanguageExtensions>false</DisableLanguageExtensions>
|
<DisableLanguageExtensions>false</DisableLanguageExtensions>
|
||||||
<AdditionalOptions />
|
<!--<AdditionalOptions />-->
|
||||||
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||||||
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||||||
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||||||
|
@ -83,13 +80,13 @@
|
||||||
<PrecompiledHeaderFile>StdAfx.h</PrecompiledHeaderFile>
|
<PrecompiledHeaderFile>StdAfx.h</PrecompiledHeaderFile>
|
||||||
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
|
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
|
||||||
<ExpandAttributedSource>false</ExpandAttributedSource>
|
<ExpandAttributedSource>false</ExpandAttributedSource>
|
||||||
<AssemblerOutput />
|
<!--<AssemblerOutput />-->
|
||||||
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||||||
<ObjectFileName>$(IntDir)</ObjectFileName>
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>$(IntDir)vc90.pdb</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>$(IntDir)vc90.pdb</ProgramDataBaseFileName>
|
||||||
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
|
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
|
||||||
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
|
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
|
||||||
<BrowseInformation />
|
<!--<BrowseInformation />-->
|
||||||
<BrowseInformationFile>$(IntDir)</BrowseInformationFile>
|
<BrowseInformationFile>$(IntDir)</BrowseInformationFile>
|
||||||
<WarningLevel>Level4</WarningLevel>
|
<WarningLevel>Level4</WarningLevel>
|
||||||
<TreatWarningAsError>false</TreatWarningAsError>
|
<TreatWarningAsError>false</TreatWarningAsError>
|
||||||
|
@ -127,7 +124,7 @@
|
||||||
<IgnoreEmbeddedIDL>false</IgnoreEmbeddedIDL>
|
<IgnoreEmbeddedIDL>false</IgnoreEmbeddedIDL>
|
||||||
<TypeLibraryResourceID>1</TypeLibraryResourceID>
|
<TypeLibraryResourceID>1</TypeLibraryResourceID>
|
||||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||||
<AssemblyDebug />
|
<!--<AssemblyDebug />-->
|
||||||
<ProgramDatabaseFile>$(TargetDir)pdb/$(TargetName).pdb</ProgramDatabaseFile>
|
<ProgramDatabaseFile>$(TargetDir)pdb/$(TargetName).pdb</ProgramDatabaseFile>
|
||||||
<GenerateMapFile>true</GenerateMapFile>
|
<GenerateMapFile>true</GenerateMapFile>
|
||||||
<MapFileName>$(TargetDir)map/$(TargetName).map</MapFileName>
|
<MapFileName>$(TargetDir)map/$(TargetName).map</MapFileName>
|
||||||
|
@ -136,18 +133,17 @@
|
||||||
<HeapCommitSize>0</HeapCommitSize>
|
<HeapCommitSize>0</HeapCommitSize>
|
||||||
<StackReserveSize>0</StackReserveSize>
|
<StackReserveSize>0</StackReserveSize>
|
||||||
<StackCommitSize>0</StackCommitSize>
|
<StackCommitSize>0</StackCommitSize>
|
||||||
<LargeAddressAware />
|
<!--<LargeAddressAware />
|
||||||
<TerminalServerAware />
|
<TerminalServerAware />-->
|
||||||
<SwapRunFromCD>false</SwapRunFromCD>
|
<SwapRunFromCD>false</SwapRunFromCD>
|
||||||
<SwapRunFromNET>false</SwapRunFromNET>
|
<SwapRunFromNET>false</SwapRunFromNET>
|
||||||
<OptimizeReferences>true</OptimizeReferences>
|
<OptimizeReferences>true</OptimizeReferences>
|
||||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||||
<ProfileGuidedDatabase />
|
|
||||||
<NoEntryPoint>false</NoEntryPoint>
|
<NoEntryPoint>false</NoEntryPoint>
|
||||||
<SetChecksum>false</SetChecksum>
|
<SetChecksum>false</SetChecksum>
|
||||||
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||||||
<FixedBaseAddress>false</FixedBaseAddress>
|
<FixedBaseAddress>false</FixedBaseAddress>
|
||||||
<DataExecutionPrevention />
|
<!--<DataExecutionPrevention />-->
|
||||||
<TurnOffAssemblyGeneration>false</TurnOffAssemblyGeneration>
|
<TurnOffAssemblyGeneration>false</TurnOffAssemblyGeneration>
|
||||||
<SupportUnloadOfDelayLoadedDLL>false</SupportUnloadOfDelayLoadedDLL>
|
<SupportUnloadOfDelayLoadedDLL>false</SupportUnloadOfDelayLoadedDLL>
|
||||||
<ImportLibrary>$(TargetDir)lib/$(TargetName).lib</ImportLibrary>
|
<ImportLibrary>$(TargetDir)lib/$(TargetName).lib</ImportLibrary>
|
||||||
|
@ -156,8 +152,6 @@
|
||||||
<CLRImageType>Default</CLRImageType>
|
<CLRImageType>Default</CLRImageType>
|
||||||
<LinkErrorReporting>PromptImmediately</LinkErrorReporting>
|
<LinkErrorReporting>PromptImmediately</LinkErrorReporting>
|
||||||
<CLRUnmanagedCodeCheck>false</CLRUnmanagedCodeCheck>
|
<CLRUnmanagedCodeCheck>false</CLRUnmanagedCodeCheck>
|
||||||
<SubSystem>Windows</SubSystem>
|
|
||||||
<MinimumRequiredVersion />
|
|
||||||
</Link>
|
</Link>
|
||||||
<Midl>
|
<Midl>
|
||||||
<AdditionalIncludeDirectories>.;$(SRC);$(SRC)\3rd Party;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
<AdditionalIncludeDirectories>.;$(SRC);$(SRC)\3rd Party;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||||
|
@ -171,7 +165,7 @@
|
||||||
<GenerateTypeLibrary>true</GenerateTypeLibrary>
|
<GenerateTypeLibrary>true</GenerateTypeLibrary>
|
||||||
<TypeLibraryName>$(IntDir)%(Filename).tlb</TypeLibraryName>
|
<TypeLibraryName>$(IntDir)%(Filename).tlb</TypeLibraryName>
|
||||||
<HeaderFileName>%(Filename)_h.h</HeaderFileName>
|
<HeaderFileName>%(Filename)_h.h</HeaderFileName>
|
||||||
<DllDataFileName />
|
<!--<DllDataFileName />-->
|
||||||
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
||||||
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
||||||
<EnableErrorChecks>All</EnableErrorChecks>
|
<EnableErrorChecks>All</EnableErrorChecks>
|
||||||
|
@ -231,204 +225,5 @@
|
||||||
</Link>
|
</Link>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<!-- END x64 -->
|
<!-- END x64 -->
|
||||||
|
|
||||||
<!--
|
|
||||||
<PropertyGroup>
|
|
||||||
<OutDir>$(SolutionDir)bin\$(Configuration)\</OutDir>
|
|
||||||
<OutDir Condition="'$(Platform)'=='x64'">$(SolutionDir)bin\$(Configuration)64\</OutDir>
|
|
||||||
<IntDir>$(SolutionDir)build\$(Configuration)\$(ProjectName)\</IntDir>
|
|
||||||
<IntDir Condition="'$(Platform)'=='x64'">$(SolutionDir)build\$(Configuration)64\$(ProjectName)\</IntDir>
|
|
||||||
<ExtensionsToDeleteOnClean>*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath);$(ExtensionsToDeleteOnClean)</ExtensionsToDeleteOnClean>
|
|
||||||
<IgnoreImportLibrary>false</IgnoreImportLibrary>
|
|
||||||
<LinkIncremental>false</LinkIncremental>
|
|
||||||
<LinkDelaySign>false</LinkDelaySign>
|
|
||||||
<EmbedManifest>true</EmbedManifest>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(ConfigurationType)'=='StaticLibrary'">
|
|
||||||
<OutDir>$(SolutionDir)bin\$(Configuration)\lib\</OutDir>
|
|
||||||
<OutDir Condition="'$(Platform)'=='x64'">$(SolutionDir)bin\$(Configuration)64\lib\</OutDir>
|
|
||||||
</PropertyGroup>
|
|
||||||
<ItemDefinitionGroup>
|
|
||||||
<ClCompile>
|
|
||||||
<PreprocessorDefinitions>WIN32;_WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
||||||
</ClCompile>
|
|
||||||
<Link>
|
|
||||||
<SubSystem>Windows</SubSystem>
|
|
||||||
<TargetMachine Condition="'$(Platform)'=='Win32'">MachineX86</TargetMachine>
|
|
||||||
<TargetMachine Condition="'$(Platform)'=='x64'">MachineX64</TargetMachine>
|
|
||||||
</Link>
|
|
||||||
</ItemDefinitionGroup>
|
|
||||||
<PropertyGroup Label="UserMacros">
|
|
||||||
<ROOT>$(SolutionDir)</ROOT>
|
|
||||||
<SRC>$(ROOT)Source\</SRC>
|
|
||||||
</PropertyGroup>
|
|
||||||
<ItemGroup>
|
|
||||||
<BuildMacro Include="ROOT">
|
|
||||||
<Value>$(ROOT)</Value>
|
|
||||||
</BuildMacro>
|
|
||||||
<BuildMacro Include="SRC">
|
|
||||||
<Value>$(SRC)</Value>
|
|
||||||
</BuildMacro>
|
|
||||||
</ItemGroup>
|
|
||||||
<PropertyGroup Label="UserMacros" />
|
|
||||||
<ItemDefinitionGroup>
|
|
||||||
<BuildLog>
|
|
||||||
<Path>$(IntDir)BuildLog.htm</Path>
|
|
||||||
</BuildLog>
|
|
||||||
<Bscmake>
|
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
||||||
<OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
|
|
||||||
</Bscmake>
|
|
||||||
<ClCompile>
|
|
||||||
<AdditionalIncludeDirectories>.\;..\;..\3rd Party;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
||||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
||||||
<IgnoreStandardIncludePath>false</IgnoreStandardIncludePath>
|
|
||||||
<PreprocessToFile>false</PreprocessToFile>
|
|
||||||
<PreprocessSuppressLineNumbers>false</PreprocessSuppressLineNumbers>
|
|
||||||
<PreprocessKeepComments>false</PreprocessKeepComments>
|
|
||||||
<StringPooling>true</StringPooling>
|
|
||||||
<MinimalRebuild>true</MinimalRebuild>
|
|
||||||
<ExceptionHandling>Async</ExceptionHandling>
|
|
||||||
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
|
||||||
<SmallerTypeCheck>false</SmallerTypeCheck>
|
|
||||||
<StructMemberAlignment>Default</StructMemberAlignment>
|
|
||||||
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
||||||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
||||||
<EnableEnhancedInstructionSet Condition="'$(Platform)'=='Win32'">NoExtensions</EnableEnhancedInstructionSet>
|
|
||||||
<FloatingPointModel>Precise</FloatingPointModel>
|
|
||||||
<FloatingPointExceptions>false</FloatingPointExceptions>
|
|
||||||
<DisableLanguageExtensions>false</DisableLanguageExtensions>
|
|
||||||
<AdditionalOptions />
|
|
||||||
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|
||||||
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
|
||||||
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
|
||||||
<OpenMPSupport>false</OpenMPSupport>
|
|
||||||
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
||||||
<PrecompiledHeaderFile>StdAfx.h</PrecompiledHeaderFile>
|
|
||||||
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
|
|
||||||
<ExpandAttributedSource>false</ExpandAttributedSource>
|
|
||||||
<AssemblerOutput />
|
|
||||||
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
||||||
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
||||||
<ProgramDataBaseFileName>$(IntDir)vc90.pdb</ProgramDataBaseFileName>
|
|
||||||
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
|
|
||||||
<XMLDocumentationFileName>$(IntDir)</XMLDocumentationFileName>
|
|
||||||
<BrowseInformation />
|
|
||||||
<BrowseInformationFile>$(IntDir)</BrowseInformationFile>
|
|
||||||
<WarningLevel>Level4</WarningLevel>
|
|
||||||
<TreatWarningAsError>false</TreatWarningAsError>
|
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
||||||
<CallingConvention>Cdecl</CallingConvention>
|
|
||||||
<CompileAs>Default</CompileAs>
|
|
||||||
<ShowIncludes>false</ShowIncludes>
|
|
||||||
<UndefineAllPreprocessorDefinitions>false</UndefineAllPreprocessorDefinitions>
|
|
||||||
<EnablePREfast>false</EnablePREfast>
|
|
||||||
<UseFullPaths>false</UseFullPaths>
|
|
||||||
<OmitDefaultLibName>false</OmitDefaultLibName>
|
|
||||||
<ErrorReporting>Prompt</ErrorReporting>
|
|
||||||
</ClCompile>
|
|
||||||
<Lib>
|
|
||||||
<OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
|
|
||||||
<UseUnicodeResponseFiles>true</UseUnicodeResponseFiles>
|
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
||||||
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
|
|
||||||
</Lib>
|
|
||||||
<ProjectReference>
|
|
||||||
<LinkLibraryDependencies>true</LinkLibraryDependencies>
|
|
||||||
<UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>
|
|
||||||
</ProjectReference>
|
|
||||||
<Link>
|
|
||||||
<RegisterOutput>false</RegisterOutput>
|
|
||||||
<PerUserRedirection>false</PerUserRedirection>
|
|
||||||
<AdditionalOptions>/IGNORE:4199 /OPT:ICF=3 %(AdditionalOptions)</AdditionalOptions>
|
|
||||||
<ShowProgress>NotSet</ShowProgress>
|
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
||||||
<ManifestFile>$(IntDir)$(TargetFileName).intermediate.manifest</ManifestFile>
|
|
||||||
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
|
|
||||||
<ModuleDefinitionFile />
|
|
||||||
<DelayLoadDLLs>advapi32.dll;userenv.dll;shell32.dll;shlwapi.dll;ws2_32.dll;version.dll;wtsapi32.dll;%(DelayLoadDLLs)</DelayLoadDLLs>
|
|
||||||
<IgnoreEmbeddedIDL>false</IgnoreEmbeddedIDL>
|
|
||||||
<TypeLibraryResourceID>1</TypeLibraryResourceID>
|
|
||||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
||||||
<AssemblyDebug />
|
|
||||||
<ProgramDatabaseFile>$(TargetDir)pdb/$(TargetName).pdb</ProgramDatabaseFile>
|
|
||||||
<GenerateMapFile>true</GenerateMapFile>
|
|
||||||
<MapFileName>$(TargetDir)map/$(TargetName).map</MapFileName>
|
|
||||||
<MapExports>false</MapExports>
|
|
||||||
<HeapReserveSize>0</HeapReserveSize>
|
|
||||||
<HeapCommitSize>0</HeapCommitSize>
|
|
||||||
<StackReserveSize>0</StackReserveSize>
|
|
||||||
<StackCommitSize>0</StackCommitSize>
|
|
||||||
<LargeAddressAware />
|
|
||||||
<TerminalServerAware />
|
|
||||||
<SwapRunFromCD>false</SwapRunFromCD>
|
|
||||||
<SwapRunFromNET>false</SwapRunFromNET>
|
|
||||||
<OptimizeReferences>true</OptimizeReferences>
|
|
||||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
||||||
<ProfileGuidedDatabase />
|
|
||||||
<NoEntryPoint>false</NoEntryPoint>
|
|
||||||
<SetChecksum>false</SetChecksum>
|
|
||||||
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
||||||
<FixedBaseAddress>false</FixedBaseAddress>
|
|
||||||
<DataExecutionPrevention />
|
|
||||||
<TurnOffAssemblyGeneration>false</TurnOffAssemblyGeneration>
|
|
||||||
<SupportUnloadOfDelayLoadedDLL>false</SupportUnloadOfDelayLoadedDLL>
|
|
||||||
<ImportLibrary>$(TargetDir)lib/$(TargetName).lib</ImportLibrary>
|
|
||||||
<Profile>false</Profile>
|
|
||||||
<CLRThreadAttribute>DefaultThreadingAttribute</CLRThreadAttribute>
|
|
||||||
<CLRImageType>Default</CLRImageType>
|
|
||||||
<LinkErrorReporting>PromptImmediately</LinkErrorReporting>
|
|
||||||
<CLRUnmanagedCodeCheck>false</CLRUnmanagedCodeCheck>
|
|
||||||
<SubSystem>Windows</SubSystem>
|
|
||||||
<MinimumRequiredVersion />
|
|
||||||
</Link>
|
|
||||||
<Midl>
|
|
||||||
<AdditionalIncludeDirectories>.;$(SRC);$(SRC)\3rd Party;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
||||||
<IgnoreStandardIncludePath>false</IgnoreStandardIncludePath>
|
|
||||||
<MkTypLibCompatible>false</MkTypLibCompatible>
|
|
||||||
<WarningLevel>3</WarningLevel>
|
|
||||||
<WarnAsError>false</WarnAsError>
|
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
||||||
<DefaultCharType>Unsigned</DefaultCharType>
|
|
||||||
<GenerateStublessProxies>true</GenerateStublessProxies>
|
|
||||||
<GenerateTypeLibrary>true</GenerateTypeLibrary>
|
|
||||||
<TypeLibraryName>$(IntDir)%(Filename).tlb</TypeLibraryName>
|
|
||||||
<HeaderFileName>%(Filename)_h.h</HeaderFileName>
|
|
||||||
<DllDataFileName />
|
|
||||||
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
||||||
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
||||||
<EnableErrorChecks>All</EnableErrorChecks>
|
|
||||||
<ErrorCheckAllocations>false</ErrorCheckAllocations>
|
|
||||||
<ErrorCheckBounds>false</ErrorCheckBounds>
|
|
||||||
<ErrorCheckEnumRange>false</ErrorCheckEnumRange>
|
|
||||||
<ErrorCheckRefPointers>false</ErrorCheckRefPointers>
|
|
||||||
<ErrorCheckStubData>false</ErrorCheckStubData>
|
|
||||||
<ValidateAllParameters>true</ValidateAllParameters>
|
|
||||||
<StructMemberAlignment>NotSet</StructMemberAlignment>
|
|
||||||
</Midl>
|
|
||||||
<ResourceCompile>
|
|
||||||
<Culture>0x0000</Culture>
|
|
||||||
<IgnoreStandardIncludePath>false</IgnoreStandardIncludePath>
|
|
||||||
<ShowProgress>false</ShowProgress>
|
|
||||||
<ResourceOutputFileName>$(IntDir)%(Filename).res</ResourceOutputFileName>
|
|
||||||
</ResourceCompile>
|
|
||||||
<Manifest>
|
|
||||||
<OutputManifestFile>$(IntDir)$(TargetFileName).embed.manifest</OutputManifestFile>
|
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
||||||
<VerboseOutput>false</VerboseOutput>
|
|
||||||
<GenerateCatalogFiles>false</GenerateCatalogFiles>
|
|
||||||
<UpdateFileHashes>false</UpdateFileHashes>
|
|
||||||
</Manifest>
|
|
||||||
<ManifestResourceCompile>
|
|
||||||
<ResourceOutputFileName>$(IntDir)$(TargetFileName).embed.manifest.res</ResourceOutputFileName>
|
|
||||||
</ManifestResourceCompile>
|
|
||||||
<Xdcmake>
|
|
||||||
<DocumentLibraryDependencies>true</DocumentLibraryDependencies>
|
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
||||||
<OutputFile>$(TargetDir)$(TargetName).xml</OutputFile>
|
|
||||||
</Xdcmake>
|
|
||||||
</ItemDefinitionGroup>
|
|
||||||
<ItemGroup />
|
|
||||||
-->
|
|
||||||
</Project>
|
</Project>
|
|
@ -1,8 +1,5 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<PropertyGroup>
|
|
||||||
<_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
|
|
||||||
</PropertyGroup>
|
|
||||||
<ItemDefinitionGroup>
|
<ItemDefinitionGroup>
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
<Optimization>MinSpace</Optimization>
|
<Optimization>MinSpace</Optimization>
|
||||||
|
@ -16,9 +13,6 @@
|
||||||
<SmallerTypeCheck>false</SmallerTypeCheck>
|
<SmallerTypeCheck>false</SmallerTypeCheck>
|
||||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<Link>
|
|
||||||
<ProfileGuidedDatabase />
|
|
||||||
</Link>
|
|
||||||
<Midl>
|
<Midl>
|
||||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
</Midl>
|
</Midl>
|
||||||
|
@ -26,5 +20,4 @@
|
||||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
</ResourceCompile>
|
</ResourceCompile>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup />
|
|
||||||
</Project>
|
</Project>
|
|
@ -45,10 +45,6 @@
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<Link>
|
<Link>
|
||||||
<AdditionalLibraryDirectories>$(Root)Source\3rd Party\wx\lib\vc_lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
<AdditionalLibraryDirectories>$(Root)Source\3rd Party\wx\lib\vc_lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||||||
<SubSystem Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Windows</SubSystem>
|
|
||||||
<SubSystem Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Windows</SubSystem>
|
|
||||||
<SubSystem Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Windows</SubSystem>
|
|
||||||
<SubSystem Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Windows</SubSystem>
|
|
||||||
</Link>
|
</Link>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
@ -24,7 +24,6 @@
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<PropertyGroup Label="UserMacros" />
|
|
||||||
<ItemDefinitionGroup>
|
<ItemDefinitionGroup>
|
||||||
<ClCompile>
|
<ClCompile>
|
||||||
<PrecompiledHeader />
|
<PrecompiledHeader />
|
||||||
|
|
|
@ -31,6 +31,12 @@
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
|
<ItemDefinitionGroup>
|
||||||
|
<Link>
|
||||||
|
<SubSystem>Windows</SubSystem>
|
||||||
|
<MinimumRequiredVersion>5.01</MinimumRequiredVersion>
|
||||||
|
</Link>
|
||||||
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClCompile Include="main.cpp" />
|
<ClCompile Include="main.cpp" />
|
||||||
<ClCompile Include="N64 System\Mips\Rumblepak.cpp" />
|
<ClCompile Include="N64 System\Mips\Rumblepak.cpp" />
|
||||||
|
|
Loading…
Reference in New Issue