aboutsummaryrefslogtreecommitdiff
path: root/lib/nosefart/NoseFartXBMC.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nosefart/NoseFartXBMC.vcproj')
-rw-r--r--lib/nosefart/NoseFartXBMC.vcproj295
1 files changed, 0 insertions, 295 deletions
diff --git a/lib/nosefart/NoseFartXBMC.vcproj b/lib/nosefart/NoseFartXBMC.vcproj
deleted file mode 100644
index 34d84c275b..0000000000
--- a/lib/nosefart/NoseFartXBMC.vcproj
+++ /dev/null
@@ -1,295 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="libNoseFartXBMC_dll"
- ProjectGUID="{17238C64-04D6-4B51-B205-4A5A84ADB9FA}"
- RootNamespace="NoseFartXBMC"
- Keyword="ManagedCProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)libs\$(ProjectName)\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)objs\$(ProjectName)\$(ConfigurationName)\"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="2"
- ManagedExtensions="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- FavorSizeOrSpeed="1"
- PreprocessorDefinitions="WIN32;_DEBUG;LITTLE_ENDIAN;NSF_PLAYER;_CRT_SECURE_NO_WARNINGS"
- MinimalRebuild="false"
- BasicRuntimeChecks="0"
- RuntimeLibrary="3"
- DisableLanguageExtensions="false"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="..\..\..\..\system\players\paplayer\NoseFart.dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- AssemblyDebug="1"
- ProgramDatabaseFile="$(TargetName).pdb"
- ProfileGuidedDatabase=""
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(TargetName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)libs\$(ProjectName)\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)objs\$(ProjectName)\$(ConfigurationName)\"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="2"
- ManagedExtensions="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;LITTLE_ENDIAN;NSF_PLAYER;_CRT_SECURE_NO_WARNINGS"
- MinimalRebuild="false"
- RuntimeLibrary="2"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="..\..\..\..\system\players\paplayer\NoseFart.dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(TargetName).pdb"
- ProfileGuidedDatabase=""
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(TargetName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\src\cpu\nes6502\dis6502.c"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\fds_snd.c"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\fds_snd.h"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\fmopl.c"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\fmopl.h"
- >
- </File>
- <File
- RelativePath=".\src\log.c"
- >
- </File>
- <File
- RelativePath=".\src\memguard.c"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\mmc5_snd.c"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\mmc5_snd.h"
- >
- </File>
- <File
- RelativePath=".\src\cpu\nes6502\nes6502.c"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\nes_apu.c"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\nes_apu.h"
- >
- </File>
- <File
- RelativePath=".\NoseFartDLL.cpp"
- >
- </File>
- <File
- RelativePath=".\src\machine\nsf.c"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\vrc7_snd.c"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\vrc7_snd.h"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\vrcvisnd.c"
- >
- </File>
- <File
- RelativePath=".\src\sndhrdw\vrcvisnd.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\src\cpu\nes6502\dis6502.h"
- >
- </File>
- <File
- RelativePath=".\src\log.h"
- >
- </File>
- <File
- RelativePath=".\src\memguard.h"
- >
- </File>
- <File
- RelativePath=".\src\cpu\nes6502\nes6502.h"
- >
- </File>
- <File
- RelativePath=".\src\machine\nsf.h"
- >
- </File>
- <File
- RelativePath=".\src\osd.h"
- >
- </File>
- <File
- RelativePath=".\src\types.h"
- >
- </File>
- <File
- RelativePath=".\src\version.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>