206 lines
4.3 KiB
XML
206 lines
4.3 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="vba-m"
|
|
ProjectGUID="{714B3EF3-5D43-421F-A97E-447540E7C137}"
|
|
RootNamespace="vba-m"
|
|
Keyword="MakeFileProj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="debug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="0"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="qmake -makefile -win32 "CONFIG+=debug" ..\qmake\vba-m.pro
nmake debug"
|
|
ReBuildCommandLine=""
|
|
CleanCommandLine="nmake distclean
rmdir /S /Q debug
rmdir /S /Q release"
|
|
Output="$(OutDir)\VisualBoyAdvance.exe"
|
|
PreprocessorDefinitions="WIN32;_DEBUG"
|
|
IncludeSearchPath=""$(ProjectDir)""
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="0"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="qmake -makefile -win32 ..\qmake\vba-m.pro
nmake release
upx --best "$(TargetPath)""
|
|
ReBuildCommandLine=""
|
|
CleanCommandLine="nmake distclean
rmdir /S /Q debug
rmdir /S /Q release"
|
|
Output="$(OutDir)\VisualBoyAdvance.exe"
|
|
PreprocessorDefinitions="WIN32;NDEBUG"
|
|
IncludeSearchPath=""$(ProjectDir)""
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="GUI"
|
|
Filter="cpp;h"
|
|
>
|
|
<Filter
|
|
Name="main"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\qt\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\main.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="MainWnd"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\qt\MainWnd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\MainWnd.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="side widgets"
|
|
>
|
|
<Filter
|
|
Name="cheats"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\qt\sidewidget_cheats.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\sidewidget_cheats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\sidewidget_cheats.ui"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Config Dialog"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\qt\configdialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\configdialog.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Pages"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\qt\MainOptions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\MainOptions.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="IO"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\qt\GraphicsOutput.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\GraphicsOutput.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Build"
|
|
Filter="pro"
|
|
>
|
|
<File
|
|
RelativePath="..\qmake\vba-m.pro"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\vba-m.qrc"
|
|
FileType="13"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\vba-m.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Other"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\qt\precompile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\version.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="OpenGL"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\qt\glwidget.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\glwidget.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="EmuManager"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\qt\EmuManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\qt\EmuManager.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|