Removed VS2008 support. Cleaned up the adamn-link and bgk-link branches which have been merged.
This commit is contained in:
parent
193322a33e
commit
f8edf8b760
|
@ -1,63 +0,0 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VisualBoyAdvance-M", "VBA2008.vcproj", "{6D4C5EC8-933F-4C05-A1BF-498E658576DF}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{0008960E-E0DD-41A6-8265-00B31DDB4C21} = {0008960E-E0DD-41A6-8265-00B31DDB4C21}
|
||||
{3E03C179-8251-46E4-81F4-466F114BAC63} = {3E03C179-8251-46E4-81F4-466F114BAC63}
|
||||
{823DDC98-42D5-4A38-88CF-9DC06C788AE4} = {823DDC98-42D5-4A38-88CF-9DC06C788AE4}
|
||||
{7AEC599C-7C82-4F00-AA60-411E0A359CB0} = {7AEC599C-7C82-4F00-AA60-411E0A359CB0}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencies", "{8B814174-883E-43D0-969E-3A17D8EDE080}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\..\..\dependencies\zlib\zlib.vcproj", "{3E03C179-8251-46E4-81F4-466F114BAC63}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SFML_Network", "..\..\..\dependencies\SFML\build\vc2008\sfml-network.vcproj", "{823DDC98-42D5-4A38-88CF-9DC06C788AE4}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "..\..\..\dependencies\lpng140\projects\visualc9\libpng.vcproj", "{0008960E-E0DD-41A6-8265-00B31DDB4C21}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{3E03C179-8251-46E4-81F4-466F114BAC63} = {3E03C179-8251-46E4-81F4-466F114BAC63}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "File_Extractor", "..\..\fex\File_Extractor2008.vcproj", "{7AEC599C-7C82-4F00-AA60-411E0A359CB0}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{3E03C179-8251-46E4-81F4-466F114BAC63} = {3E03C179-8251-46E4-81F4-466F114BAC63}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{6D4C5EC8-933F-4C05-A1BF-498E658576DF}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{6D4C5EC8-933F-4C05-A1BF-498E658576DF}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{6D4C5EC8-933F-4C05-A1BF-498E658576DF}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{6D4C5EC8-933F-4C05-A1BF-498E658576DF}.Release|Win32.Build.0 = Release|Win32
|
||||
{3E03C179-8251-46E4-81F4-466F114BAC63}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{3E03C179-8251-46E4-81F4-466F114BAC63}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{3E03C179-8251-46E4-81F4-466F114BAC63}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{3E03C179-8251-46E4-81F4-466F114BAC63}.Release|Win32.Build.0 = Release|Win32
|
||||
{823DDC98-42D5-4A38-88CF-9DC06C788AE4}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{823DDC98-42D5-4A38-88CF-9DC06C788AE4}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{823DDC98-42D5-4A38-88CF-9DC06C788AE4}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{823DDC98-42D5-4A38-88CF-9DC06C788AE4}.Release|Win32.Build.0 = Release|Win32
|
||||
{0008960E-E0DD-41A6-8265-00B31DDB4C21}.Debug|Win32.ActiveCfg = LIB Debug|Win32
|
||||
{0008960E-E0DD-41A6-8265-00B31DDB4C21}.Debug|Win32.Build.0 = LIB Debug|Win32
|
||||
{0008960E-E0DD-41A6-8265-00B31DDB4C21}.Release|Win32.ActiveCfg = LIB Release|Win32
|
||||
{0008960E-E0DD-41A6-8265-00B31DDB4C21}.Release|Win32.Build.0 = LIB Release|Win32
|
||||
{7AEC599C-7C82-4F00-AA60-411E0A359CB0}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{7AEC599C-7C82-4F00-AA60-411E0A359CB0}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{7AEC599C-7C82-4F00-AA60-411E0A359CB0}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{7AEC599C-7C82-4F00-AA60-411E0A359CB0}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(NestedProjects) = preSolution
|
||||
{3E03C179-8251-46E4-81F4-466F114BAC63} = {8B814174-883E-43D0-969E-3A17D8EDE080}
|
||||
{823DDC98-42D5-4A38-88CF-9DC06C788AE4} = {8B814174-883E-43D0-969E-3A17D8EDE080}
|
||||
{0008960E-E0DD-41A6-8265-00B31DDB4C21} = {8B814174-883E-43D0-969E-3A17D8EDE080}
|
||||
{7AEC599C-7C82-4F00-AA60-411E0A359CB0} = {8B814174-883E-43D0-969E-3A17D8EDE080}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
File diff suppressed because it is too large
Load Diff
|
@ -1,26 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup
|
||||
Condition="'$(NASMBeforeTargets)' == '' and '$(NASMAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
|
||||
<NASMBeforeTargets>Midl</NASMBeforeTargets>
|
||||
<NASMAfterTargets>CustomBuild</NASMAfterTargets>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<NASMDependsOn
|
||||
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(NASMDependsOn)</NASMDependsOn>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup>
|
||||
<NASM>
|
||||
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
|
||||
<DisableOrphanLabelsWarning>False</DisableOrphanLabelsWarning>
|
||||
<GenerateDebugInfo>False</GenerateDebugInfo>
|
||||
<ObjectFileName>$(IntDir)%(Filename).obj</ObjectFileName>
|
||||
<Optimization>0</Optimization>
|
||||
<ObjectFileFormat>8</ObjectFileFormat>
|
||||
<ErrorReportingFormat>1</ErrorReportingFormat>
|
||||
<CommandLineTemplate>"$(SolutionDir)..\..\..\dependencies\nasm.exe" [AllOptions] [AdditionalOptions] -- [inputs]</CommandLineTemplate>
|
||||
<Outputs>%(ObjectFileName)</Outputs>
|
||||
<ExecutionDescription>Assembling...</ExecutionDescription>
|
||||
</NASM>
|
||||
</ItemDefinitionGroup>
|
||||
</Project>
|
|
@ -1,167 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VisualStudioToolFile
|
||||
Name="Netwide Assembler"
|
||||
Version="8,00"
|
||||
>
|
||||
<Rules>
|
||||
<CustomBuildRule
|
||||
Name="NASM"
|
||||
DisplayName="Netwide Assembler"
|
||||
CommandLine=""$(SolutionDir)..\..\..\dependencies\nasm.exe" [AllOptions] [AdditionalOptions] -- [inputs]"
|
||||
Outputs="[$ObjectFileName]"
|
||||
FileExtensions="*.asm"
|
||||
ExecutionDescription="Assembling..." >
|
||||
<Properties>
|
||||
<StringProperty
|
||||
Name="ObjectFileName"
|
||||
DisplayName="Object File Name"
|
||||
Description="Specifies the name of the output object file. (-o [file])"
|
||||
Switch="-o "[value]""
|
||||
DefaultValue="$(IntDir)\$(InputName).obj"
|
||||
/>
|
||||
<EnumProperty
|
||||
Name="Optimization"
|
||||
DisplayName="Branch Offset Optimization"
|
||||
Description="Optimize branch offsets. (-O[digit])"
|
||||
>
|
||||
<Values>
|
||||
<EnumValue
|
||||
Value="0"
|
||||
Switch="-O0"
|
||||
DisplayName="Do not optimize (-O0)"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="1"
|
||||
Switch="-O1"
|
||||
DisplayName="Optimize (-O1)"
|
||||
/>
|
||||
</Values>
|
||||
</EnumProperty>
|
||||
<StringProperty
|
||||
Name="IncludePath"
|
||||
DisplayName="Include Path"
|
||||
Description="Adds a pathname to the include file path. (-I[path])"
|
||||
Switch="-I"[value]""
|
||||
Delimited="true"
|
||||
/>
|
||||
<EnumProperty
|
||||
Name="ObjectFileFormat"
|
||||
DisplayName="Object File Format"
|
||||
Description="Set the object file format. (-f [format])"
|
||||
DefaultValue="8"
|
||||
>
|
||||
<Values>
|
||||
<EnumValue
|
||||
Value="0"
|
||||
Switch="-f bin"
|
||||
DisplayName="Flat-form binary files (e.g. DOS .COM, .SYS)"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="1"
|
||||
Switch="-f aout"
|
||||
DisplayName="Linux a.out object files"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="2"
|
||||
Switch="-f aoutb"
|
||||
DisplayName="NetBSD/FreeBSD a.out object files"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="3"
|
||||
Switch="-f coff"
|
||||
DisplayName="COFF (i386) object files (e.g. DJGPP for DOS)"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="4"
|
||||
Switch="-f elf32"
|
||||
DisplayName="ELF32 (i386) object files (e.g. Linux)"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="5"
|
||||
Switch="-f elf64"
|
||||
DisplayName="ELF64 (x86_64) object files (e.g. Linux)"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="6"
|
||||
Switch="-f as86"
|
||||
DisplayName="Linux as86 (bin86 version 0.3) object files"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="7"
|
||||
Switch="-f obj"
|
||||
DisplayName="MS-DOS 16-bit/32-bit OMF object files"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="8"
|
||||
Switch="-f win32"
|
||||
DisplayName="Microsoft Win32 (i386) object files"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="9"
|
||||
Switch="-f win64"
|
||||
DisplayName="Microsoft Win64 (x86-64) object files"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="10"
|
||||
Switch="-f rdf"
|
||||
DisplayName="Relocatable Dynamic Object File Format v2.0"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="11"
|
||||
Switch="-f ieee"
|
||||
DisplayName="IEEE-695 (LADsoft variant) object file format"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="12"
|
||||
Switch="-f macho"
|
||||
DisplayName="NeXTstep/OpenStep/Rhapsody/Darwin/MacOS X object files"
|
||||
/>
|
||||
</Values>
|
||||
</EnumProperty>
|
||||
<EnumProperty
|
||||
Name="ErrorReportingFormat"
|
||||
DisplayName="Error Reporting Format"
|
||||
Description="Specifies error reporting format. (-X[format])"
|
||||
DefaultValue="1"
|
||||
>
|
||||
<Values>
|
||||
<EnumValue
|
||||
Value="0"
|
||||
Switch="-Xgnu"
|
||||
DisplayName="GNU"
|
||||
/>
|
||||
<EnumValue
|
||||
Value="1"
|
||||
Switch="-Xvc"
|
||||
DisplayName="Microsoft Visual C++"
|
||||
/>
|
||||
</Values>
|
||||
</EnumProperty>
|
||||
<BooleanProperty
|
||||
Name="TreatWarningsAsErrors"
|
||||
DisplayName="Treat Warnings As Errors"
|
||||
Description="Returns an error code if warnings are generated. (-w+error)"
|
||||
Switch="-w+error"
|
||||
/>
|
||||
<BooleanProperty
|
||||
Name="DisableOrphanLabelsWarning"
|
||||
DisplayName="Disable Orphan Labels Warning"
|
||||
Description="Disable warning when labels alone on lines without trailing ':' are found. (-w-orphan-labels)"
|
||||
Switch="-w-orphan-labels"
|
||||
/>
|
||||
<StringProperty
|
||||
Name="PreprocessorDefinitions"
|
||||
DisplayName="Preprocessor Definitions"
|
||||
Description="Defines a text macro with the given name. (-D[symbol][=value])"
|
||||
Switch="-D[value]"
|
||||
/>
|
||||
<BooleanProperty
|
||||
Name="GenerateDebugInfo"
|
||||
DisplayName="Generate Debug Info"
|
||||
Description="Generate debug information in selected format. (-g)"
|
||||
Switch="-g"
|
||||
/>
|
||||
</Properties>
|
||||
</CustomBuildRule>
|
||||
</Rules>
|
||||
</VisualStudioToolFile>
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="per_user_settings"
|
||||
>
|
||||
</VisualStudioPropertySheet>
|
Loading…
Reference in New Issue