mirror of https://github.com/buggins/dlangui.git
836 lines
26 KiB
Plaintext
836 lines
26 KiB
Plaintext
<DProject>
|
|
<ProjectGuid>{52A2ABB9-2CF7-4D5F-AE8C-75B21F8585A5}</ProjectGuid>
|
|
<Config name="Debug" platform="Win32">
|
|
<obj>0</obj>
|
|
<link>0</link>
|
|
<lib>1</lib>
|
|
<subsystem>0</subsystem>
|
|
<multiobj>0</multiobj>
|
|
<singleFileCompilation>0</singleFileCompilation>
|
|
<oneobj>0</oneobj>
|
|
<mscoff>0</mscoff>
|
|
<trace>0</trace>
|
|
<quiet>0</quiet>
|
|
<verbose>0</verbose>
|
|
<vtls>0</vtls>
|
|
<vgc>0</vgc>
|
|
<symdebug>1</symdebug>
|
|
<optimize>0</optimize>
|
|
<cpu>0</cpu>
|
|
<isX86_64>0</isX86_64>
|
|
<isLinux>0</isLinux>
|
|
<isOSX>0</isOSX>
|
|
<isWindows>0</isWindows>
|
|
<isFreeBSD>0</isFreeBSD>
|
|
<isSolaris>0</isSolaris>
|
|
<scheduler>0</scheduler>
|
|
<useDeprecated>0</useDeprecated>
|
|
<errDeprecated>0</errDeprecated>
|
|
<useAssert>0</useAssert>
|
|
<useInvariants>0</useInvariants>
|
|
<useIn>0</useIn>
|
|
<useOut>0</useOut>
|
|
<useArrayBounds>0</useArrayBounds>
|
|
<noboundscheck>0</noboundscheck>
|
|
<useSwitchError>0</useSwitchError>
|
|
<useUnitTests>0</useUnitTests>
|
|
<useInline>0</useInline>
|
|
<release>0</release>
|
|
<preservePaths>0</preservePaths>
|
|
<warnings>0</warnings>
|
|
<infowarnings>0</infowarnings>
|
|
<checkProperty>0</checkProperty>
|
|
<genStackFrame>0</genStackFrame>
|
|
<pic>0</pic>
|
|
<cov>0</cov>
|
|
<nofloat>0</nofloat>
|
|
<Dversion>2</Dversion>
|
|
<ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas>
|
|
<allinst>0</allinst>
|
|
<stackStomp>0</stackStomp>
|
|
<compiler>0</compiler>
|
|
<otherDMD>0</otherDMD>
|
|
<cccmd>$(CC) -c</cccmd>
|
|
<ccTransOpt>1</ccTransOpt>
|
|
<program>$(DMDInstallDir)windows\bin\dmd.exe</program>
|
|
<imppath />
|
|
<fileImppath>views views/res views/res/i18n views/res/mdpi views/res/hdpi</fileImppath>
|
|
<outdir>$(ConfigurationName)</outdir>
|
|
<objdir>$(OutDir)</objdir>
|
|
<objname />
|
|
<libname />
|
|
<doDocComments>0</doDocComments>
|
|
<docdir />
|
|
<docname />
|
|
<modules_ddoc />
|
|
<ddocfiles />
|
|
<doHdrGeneration>0</doHdrGeneration>
|
|
<hdrdir />
|
|
<hdrname />
|
|
<doXGeneration>1</doXGeneration>
|
|
<xfilename>$(IntDir)\$(TargetName).json</xfilename>
|
|
<debuglevel>0</debuglevel>
|
|
<debugids />
|
|
<versionlevel>0</versionlevel>
|
|
<versionids>EmbedStandardResources ForceLogs</versionids>
|
|
<dump_source>0</dump_source>
|
|
<mapverbosity>0</mapverbosity>
|
|
<createImplib>0</createImplib>
|
|
<defaultlibname />
|
|
<debuglibname />
|
|
<moduleDepsFile />
|
|
<run>0</run>
|
|
<runargs />
|
|
<runCv2pdb>1</runCv2pdb>
|
|
<pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb>
|
|
<cv2pdbPre2043>0</cv2pdbPre2043>
|
|
<cv2pdbNoDemangle>0</cv2pdbNoDemangle>
|
|
<cv2pdbEnumType>0</cv2pdbEnumType>
|
|
<cv2pdbOptions />
|
|
<objfiles />
|
|
<linkswitches />
|
|
<libfiles />
|
|
<libpaths />
|
|
<deffile />
|
|
<resfile />
|
|
<exefile>$(OutDir)\$(ProjectName).lib</exefile>
|
|
<useStdLibPath>1</useStdLibPath>
|
|
<cRuntime>2</cRuntime>
|
|
<privatePhobos>0</privatePhobos>
|
|
<additionalOptions />
|
|
<preBuildCommand />
|
|
<postBuildCommand />
|
|
<filesToClean>*.obj;*.cmd;*.build;*.json;*.dep</filesToClean>
|
|
</Config>
|
|
<Config name="Unittest" platform="Win32">
|
|
<obj>0</obj>
|
|
<link>0</link>
|
|
<lib>0</lib>
|
|
<subsystem>1</subsystem>
|
|
<multiobj>0</multiobj>
|
|
<singleFileCompilation>0</singleFileCompilation>
|
|
<oneobj>0</oneobj>
|
|
<mscoff>0</mscoff>
|
|
<trace>0</trace>
|
|
<quiet>0</quiet>
|
|
<verbose>0</verbose>
|
|
<vtls>0</vtls>
|
|
<vgc>0</vgc>
|
|
<symdebug>1</symdebug>
|
|
<optimize>0</optimize>
|
|
<cpu>0</cpu>
|
|
<isX86_64>0</isX86_64>
|
|
<isLinux>0</isLinux>
|
|
<isOSX>0</isOSX>
|
|
<isWindows>0</isWindows>
|
|
<isFreeBSD>0</isFreeBSD>
|
|
<isSolaris>0</isSolaris>
|
|
<scheduler>0</scheduler>
|
|
<useDeprecated>0</useDeprecated>
|
|
<errDeprecated>1</errDeprecated>
|
|
<useAssert>0</useAssert>
|
|
<useInvariants>0</useInvariants>
|
|
<useIn>0</useIn>
|
|
<useOut>0</useOut>
|
|
<useArrayBounds>0</useArrayBounds>
|
|
<noboundscheck>0</noboundscheck>
|
|
<useSwitchError>0</useSwitchError>
|
|
<useUnitTests>1</useUnitTests>
|
|
<useInline>0</useInline>
|
|
<release>0</release>
|
|
<preservePaths>0</preservePaths>
|
|
<warnings>1</warnings>
|
|
<infowarnings>0</infowarnings>
|
|
<checkProperty>0</checkProperty>
|
|
<genStackFrame>0</genStackFrame>
|
|
<pic>0</pic>
|
|
<cov>0</cov>
|
|
<nofloat>0</nofloat>
|
|
<Dversion>2</Dversion>
|
|
<ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas>
|
|
<allinst>0</allinst>
|
|
<stackStomp>0</stackStomp>
|
|
<compiler>0</compiler>
|
|
<otherDMD>0</otherDMD>
|
|
<cccmd>$(CC) -c</cccmd>
|
|
<ccTransOpt>1</ccTransOpt>
|
|
<program>$(DMDInstallDir)windows\bin\dmd.exe</program>
|
|
<imppath />
|
|
<fileImppath>views views/res views/res/i18n views/res/mdpi views/res/hdpi</fileImppath>
|
|
<outdir>$(ConfigurationName)</outdir>
|
|
<objdir>$(OutDir)</objdir>
|
|
<objname />
|
|
<libname />
|
|
<doDocComments>0</doDocComments>
|
|
<docdir />
|
|
<docname />
|
|
<modules_ddoc />
|
|
<ddocfiles />
|
|
<doHdrGeneration>0</doHdrGeneration>
|
|
<hdrdir />
|
|
<hdrname />
|
|
<doXGeneration>1</doXGeneration>
|
|
<xfilename>$(IntDir)\$(TargetName).json</xfilename>
|
|
<debuglevel>0</debuglevel>
|
|
<debugids />
|
|
<versionlevel>0</versionlevel>
|
|
<versionids>EmbedStandardResources ForceLogs</versionids>
|
|
<dump_source>0</dump_source>
|
|
<mapverbosity>0</mapverbosity>
|
|
<createImplib>0</createImplib>
|
|
<defaultlibname />
|
|
<debuglibname />
|
|
<moduleDepsFile />
|
|
<run>0</run>
|
|
<runargs />
|
|
<runCv2pdb>1</runCv2pdb>
|
|
<pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb>
|
|
<cv2pdbPre2043>0</cv2pdbPre2043>
|
|
<cv2pdbNoDemangle>0</cv2pdbNoDemangle>
|
|
<cv2pdbEnumType>0</cv2pdbEnumType>
|
|
<cv2pdbOptions />
|
|
<objfiles />
|
|
<linkswitches />
|
|
<libfiles />
|
|
<libpaths />
|
|
<deffile />
|
|
<resfile />
|
|
<exefile>$(OutDir)\$(ProjectName).exe</exefile>
|
|
<useStdLibPath>1</useStdLibPath>
|
|
<cRuntime>2</cRuntime>
|
|
<privatePhobos>0</privatePhobos>
|
|
<additionalOptions />
|
|
<preBuildCommand />
|
|
<postBuildCommand />
|
|
<filesToClean>*.obj;*.cmd;*.build;*.json;*.dep</filesToClean>
|
|
</Config>
|
|
<Config name="Release" platform="Win32">
|
|
<obj>0</obj>
|
|
<link>0</link>
|
|
<lib>1</lib>
|
|
<subsystem>0</subsystem>
|
|
<multiobj>0</multiobj>
|
|
<singleFileCompilation>0</singleFileCompilation>
|
|
<oneobj>0</oneobj>
|
|
<mscoff>0</mscoff>
|
|
<trace>0</trace>
|
|
<quiet>0</quiet>
|
|
<verbose>0</verbose>
|
|
<vtls>0</vtls>
|
|
<vgc>0</vgc>
|
|
<symdebug>1</symdebug>
|
|
<optimize>0</optimize>
|
|
<cpu>0</cpu>
|
|
<isX86_64>0</isX86_64>
|
|
<isLinux>0</isLinux>
|
|
<isOSX>0</isOSX>
|
|
<isWindows>0</isWindows>
|
|
<isFreeBSD>0</isFreeBSD>
|
|
<isSolaris>0</isSolaris>
|
|
<scheduler>0</scheduler>
|
|
<useDeprecated>0</useDeprecated>
|
|
<errDeprecated>0</errDeprecated>
|
|
<useAssert>0</useAssert>
|
|
<useInvariants>0</useInvariants>
|
|
<useIn>0</useIn>
|
|
<useOut>0</useOut>
|
|
<useArrayBounds>0</useArrayBounds>
|
|
<noboundscheck>0</noboundscheck>
|
|
<useSwitchError>0</useSwitchError>
|
|
<useUnitTests>0</useUnitTests>
|
|
<useInline>0</useInline>
|
|
<release>0</release>
|
|
<preservePaths>0</preservePaths>
|
|
<warnings>0</warnings>
|
|
<infowarnings>0</infowarnings>
|
|
<checkProperty>0</checkProperty>
|
|
<genStackFrame>0</genStackFrame>
|
|
<pic>0</pic>
|
|
<cov>0</cov>
|
|
<nofloat>0</nofloat>
|
|
<Dversion>2.043</Dversion>
|
|
<ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas>
|
|
<allinst>0</allinst>
|
|
<stackStomp>0</stackStomp>
|
|
<compiler>0</compiler>
|
|
<otherDMD>0</otherDMD>
|
|
<cccmd>$(CC) -c</cccmd>
|
|
<ccTransOpt>1</ccTransOpt>
|
|
<program>$(DMDInstallDir)windows\bin\dmd.exe</program>
|
|
<imppath />
|
|
<fileImppath>views views/res views/res/i18n views/res/mdpi views/res/hdpi</fileImppath>
|
|
<outdir>$(ConfigurationName)</outdir>
|
|
<objdir>$(OutDir)</objdir>
|
|
<objname />
|
|
<libname />
|
|
<doDocComments>0</doDocComments>
|
|
<docdir />
|
|
<docname />
|
|
<modules_ddoc />
|
|
<ddocfiles />
|
|
<doHdrGeneration>0</doHdrGeneration>
|
|
<hdrdir />
|
|
<hdrname />
|
|
<doXGeneration>1</doXGeneration>
|
|
<xfilename>$(IntDir)\$(TargetName).json</xfilename>
|
|
<debuglevel>0</debuglevel>
|
|
<debugids />
|
|
<versionlevel>0</versionlevel>
|
|
<versionids> EmbedStandardResources ForceLogs</versionids>
|
|
<dump_source>0</dump_source>
|
|
<mapverbosity>0</mapverbosity>
|
|
<createImplib>0</createImplib>
|
|
<defaultlibname />
|
|
<debuglibname />
|
|
<moduleDepsFile />
|
|
<run>0</run>
|
|
<runargs />
|
|
<runCv2pdb>0</runCv2pdb>
|
|
<pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb>
|
|
<cv2pdbPre2043>0</cv2pdbPre2043>
|
|
<cv2pdbNoDemangle>0</cv2pdbNoDemangle>
|
|
<cv2pdbEnumType>0</cv2pdbEnumType>
|
|
<cv2pdbOptions />
|
|
<objfiles />
|
|
<linkswitches />
|
|
<libfiles />
|
|
<libpaths />
|
|
<deffile />
|
|
<resfile />
|
|
<exefile>$(OutDir)\$(ProjectName).lib</exefile>
|
|
<useStdLibPath>1</useStdLibPath>
|
|
<cRuntime>1</cRuntime>
|
|
<privatePhobos>0</privatePhobos>
|
|
<additionalOptions />
|
|
<preBuildCommand />
|
|
<postBuildCommand />
|
|
<filesToClean>*.obj;*.cmd;*.build;*.json;*.dep</filesToClean>
|
|
</Config>
|
|
<Config name="Debug" platform="x64">
|
|
<obj>0</obj>
|
|
<link>0</link>
|
|
<lib>1</lib>
|
|
<subsystem>0</subsystem>
|
|
<multiobj>0</multiobj>
|
|
<singleFileCompilation>0</singleFileCompilation>
|
|
<oneobj>0</oneobj>
|
|
<mscoff>0</mscoff>
|
|
<trace>0</trace>
|
|
<quiet>0</quiet>
|
|
<verbose>0</verbose>
|
|
<vtls>0</vtls>
|
|
<vgc>0</vgc>
|
|
<symdebug>1</symdebug>
|
|
<optimize>0</optimize>
|
|
<cpu>0</cpu>
|
|
<isX86_64>1</isX86_64>
|
|
<isLinux>0</isLinux>
|
|
<isOSX>0</isOSX>
|
|
<isWindows>0</isWindows>
|
|
<isFreeBSD>0</isFreeBSD>
|
|
<isSolaris>0</isSolaris>
|
|
<scheduler>0</scheduler>
|
|
<useDeprecated>0</useDeprecated>
|
|
<errDeprecated>1</errDeprecated>
|
|
<useAssert>0</useAssert>
|
|
<useInvariants>0</useInvariants>
|
|
<useIn>0</useIn>
|
|
<useOut>0</useOut>
|
|
<useArrayBounds>0</useArrayBounds>
|
|
<noboundscheck>0</noboundscheck>
|
|
<useSwitchError>0</useSwitchError>
|
|
<useUnitTests>1</useUnitTests>
|
|
<useInline>0</useInline>
|
|
<release>0</release>
|
|
<preservePaths>0</preservePaths>
|
|
<warnings>1</warnings>
|
|
<infowarnings>0</infowarnings>
|
|
<checkProperty>0</checkProperty>
|
|
<genStackFrame>0</genStackFrame>
|
|
<pic>0</pic>
|
|
<cov>0</cov>
|
|
<nofloat>0</nofloat>
|
|
<Dversion>2</Dversion>
|
|
<ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas>
|
|
<allinst>0</allinst>
|
|
<stackStomp>0</stackStomp>
|
|
<compiler>0</compiler>
|
|
<otherDMD>0</otherDMD>
|
|
<cccmd>$(CC) -c</cccmd>
|
|
<ccTransOpt>1</ccTransOpt>
|
|
<program>$(DMDInstallDir)windows\bin\dmd.exe</program>
|
|
<imppath />
|
|
<fileImppath>views views/res views/res/i18n views/res/mdpi views/res/hdpi</fileImppath>
|
|
<outdir>$(ConfigurationName)</outdir>
|
|
<objdir>$(OutDir)</objdir>
|
|
<objname />
|
|
<libname />
|
|
<doDocComments>0</doDocComments>
|
|
<docdir />
|
|
<docname />
|
|
<modules_ddoc />
|
|
<ddocfiles />
|
|
<doHdrGeneration>0</doHdrGeneration>
|
|
<hdrdir />
|
|
<hdrname />
|
|
<doXGeneration>1</doXGeneration>
|
|
<xfilename>$(IntDir)\$(TargetName).json</xfilename>
|
|
<debuglevel>0</debuglevel>
|
|
<debugids />
|
|
<versionlevel>0</versionlevel>
|
|
<versionids>EmbedStandardResources ForceLogs</versionids>
|
|
<dump_source>0</dump_source>
|
|
<mapverbosity>0</mapverbosity>
|
|
<createImplib>0</createImplib>
|
|
<defaultlibname />
|
|
<debuglibname />
|
|
<moduleDepsFile />
|
|
<run>0</run>
|
|
<runargs />
|
|
<runCv2pdb>1</runCv2pdb>
|
|
<pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb>
|
|
<cv2pdbPre2043>0</cv2pdbPre2043>
|
|
<cv2pdbNoDemangle>0</cv2pdbNoDemangle>
|
|
<cv2pdbEnumType>0</cv2pdbEnumType>
|
|
<cv2pdbOptions />
|
|
<objfiles />
|
|
<linkswitches />
|
|
<libfiles />
|
|
<libpaths />
|
|
<deffile />
|
|
<resfile />
|
|
<exefile>$(OutDir)\$(ProjectName).lib</exefile>
|
|
<useStdLibPath>1</useStdLibPath>
|
|
<cRuntime>2</cRuntime>
|
|
<privatePhobos>0</privatePhobos>
|
|
<additionalOptions />
|
|
<preBuildCommand />
|
|
<postBuildCommand />
|
|
<filesToClean>*.obj;*.cmd;*.build;*.json;*.dep</filesToClean>
|
|
</Config>
|
|
<Config name="Unittest" platform="x64">
|
|
<obj>0</obj>
|
|
<link>0</link>
|
|
<lib>1</lib>
|
|
<subsystem>0</subsystem>
|
|
<multiobj>0</multiobj>
|
|
<singleFileCompilation>0</singleFileCompilation>
|
|
<oneobj>0</oneobj>
|
|
<mscoff>0</mscoff>
|
|
<trace>0</trace>
|
|
<quiet>0</quiet>
|
|
<verbose>0</verbose>
|
|
<vtls>0</vtls>
|
|
<vgc>0</vgc>
|
|
<symdebug>1</symdebug>
|
|
<optimize>0</optimize>
|
|
<cpu>0</cpu>
|
|
<isX86_64>1</isX86_64>
|
|
<isLinux>0</isLinux>
|
|
<isOSX>0</isOSX>
|
|
<isWindows>0</isWindows>
|
|
<isFreeBSD>0</isFreeBSD>
|
|
<isSolaris>0</isSolaris>
|
|
<scheduler>0</scheduler>
|
|
<useDeprecated>0</useDeprecated>
|
|
<errDeprecated>1</errDeprecated>
|
|
<useAssert>0</useAssert>
|
|
<useInvariants>0</useInvariants>
|
|
<useIn>0</useIn>
|
|
<useOut>0</useOut>
|
|
<useArrayBounds>0</useArrayBounds>
|
|
<noboundscheck>0</noboundscheck>
|
|
<useSwitchError>0</useSwitchError>
|
|
<useUnitTests>1</useUnitTests>
|
|
<useInline>0</useInline>
|
|
<release>0</release>
|
|
<preservePaths>0</preservePaths>
|
|
<warnings>1</warnings>
|
|
<infowarnings>0</infowarnings>
|
|
<checkProperty>0</checkProperty>
|
|
<genStackFrame>0</genStackFrame>
|
|
<pic>0</pic>
|
|
<cov>0</cov>
|
|
<nofloat>0</nofloat>
|
|
<Dversion>2</Dversion>
|
|
<ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas>
|
|
<allinst>0</allinst>
|
|
<stackStomp>0</stackStomp>
|
|
<compiler>0</compiler>
|
|
<otherDMD>0</otherDMD>
|
|
<cccmd>$(CC) -c</cccmd>
|
|
<ccTransOpt>1</ccTransOpt>
|
|
<program>$(DMDInstallDir)windows\bin\dmd.exe</program>
|
|
<imppath />
|
|
<fileImppath>views views/res views/res/i18n views/res/mdpi views/res/hdpi</fileImppath>
|
|
<outdir>$(ConfigurationName)</outdir>
|
|
<objdir>$(OutDir)</objdir>
|
|
<objname />
|
|
<libname />
|
|
<doDocComments>0</doDocComments>
|
|
<docdir />
|
|
<docname />
|
|
<modules_ddoc />
|
|
<ddocfiles />
|
|
<doHdrGeneration>0</doHdrGeneration>
|
|
<hdrdir />
|
|
<hdrname />
|
|
<doXGeneration>1</doXGeneration>
|
|
<xfilename>$(IntDir)\$(TargetName).json</xfilename>
|
|
<debuglevel>0</debuglevel>
|
|
<debugids />
|
|
<versionlevel>0</versionlevel>
|
|
<versionids>EmbedStandardResources ForceLogs</versionids>
|
|
<dump_source>0</dump_source>
|
|
<mapverbosity>0</mapverbosity>
|
|
<createImplib>0</createImplib>
|
|
<defaultlibname />
|
|
<debuglibname />
|
|
<moduleDepsFile />
|
|
<run>0</run>
|
|
<runargs />
|
|
<runCv2pdb>1</runCv2pdb>
|
|
<pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb>
|
|
<cv2pdbPre2043>0</cv2pdbPre2043>
|
|
<cv2pdbNoDemangle>0</cv2pdbNoDemangle>
|
|
<cv2pdbEnumType>0</cv2pdbEnumType>
|
|
<cv2pdbOptions />
|
|
<objfiles />
|
|
<linkswitches />
|
|
<libfiles />
|
|
<libpaths />
|
|
<deffile />
|
|
<resfile />
|
|
<exefile>$(OutDir)\$(ProjectName).lib</exefile>
|
|
<useStdLibPath>1</useStdLibPath>
|
|
<cRuntime>2</cRuntime>
|
|
<privatePhobos>0</privatePhobos>
|
|
<additionalOptions />
|
|
<preBuildCommand />
|
|
<postBuildCommand />
|
|
<filesToClean>*.obj;*.cmd;*.build;*.json;*.dep</filesToClean>
|
|
</Config>
|
|
<Config name="Release" platform="x64">
|
|
<obj>0</obj>
|
|
<link>0</link>
|
|
<lib>1</lib>
|
|
<subsystem>0</subsystem>
|
|
<multiobj>0</multiobj>
|
|
<singleFileCompilation>0</singleFileCompilation>
|
|
<oneobj>0</oneobj>
|
|
<mscoff>1</mscoff>
|
|
<trace>0</trace>
|
|
<quiet>0</quiet>
|
|
<verbose>0</verbose>
|
|
<vtls>0</vtls>
|
|
<vgc>0</vgc>
|
|
<symdebug>0</symdebug>
|
|
<optimize>1</optimize>
|
|
<cpu>0</cpu>
|
|
<isX86_64>1</isX86_64>
|
|
<isLinux>0</isLinux>
|
|
<isOSX>0</isOSX>
|
|
<isWindows>0</isWindows>
|
|
<isFreeBSD>0</isFreeBSD>
|
|
<isSolaris>0</isSolaris>
|
|
<scheduler>0</scheduler>
|
|
<useDeprecated>0</useDeprecated>
|
|
<errDeprecated>1</errDeprecated>
|
|
<useAssert>0</useAssert>
|
|
<useInvariants>0</useInvariants>
|
|
<useIn>0</useIn>
|
|
<useOut>0</useOut>
|
|
<useArrayBounds>0</useArrayBounds>
|
|
<noboundscheck>0</noboundscheck>
|
|
<useSwitchError>0</useSwitchError>
|
|
<useUnitTests>0</useUnitTests>
|
|
<useInline>1</useInline>
|
|
<release>1</release>
|
|
<preservePaths>0</preservePaths>
|
|
<warnings>1</warnings>
|
|
<infowarnings>0</infowarnings>
|
|
<checkProperty>0</checkProperty>
|
|
<genStackFrame>0</genStackFrame>
|
|
<pic>0</pic>
|
|
<cov>0</cov>
|
|
<nofloat>0</nofloat>
|
|
<Dversion>2</Dversion>
|
|
<ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas>
|
|
<allinst>0</allinst>
|
|
<stackStomp>0</stackStomp>
|
|
<compiler>0</compiler>
|
|
<otherDMD>0</otherDMD>
|
|
<cccmd>$(CC) -c</cccmd>
|
|
<ccTransOpt>1</ccTransOpt>
|
|
<program>$(DMDInstallDir)windows\bin\dmd.exe</program>
|
|
<imppath />
|
|
<fileImppath>views views/res views/res/i18n views/res/mdpi views/res/hdpi</fileImppath>
|
|
<outdir>$(ConfigurationName)</outdir>
|
|
<objdir>$(OutDir)</objdir>
|
|
<objname />
|
|
<libname />
|
|
<doDocComments>0</doDocComments>
|
|
<docdir />
|
|
<docname />
|
|
<modules_ddoc />
|
|
<ddocfiles />
|
|
<doHdrGeneration>0</doHdrGeneration>
|
|
<hdrdir />
|
|
<hdrname />
|
|
<doXGeneration>1</doXGeneration>
|
|
<xfilename>$(IntDir)\$(TargetName).json</xfilename>
|
|
<debuglevel>0</debuglevel>
|
|
<debugids />
|
|
<versionlevel>0</versionlevel>
|
|
<versionids> EmbedStandardResources ForceLogs</versionids>
|
|
<dump_source>0</dump_source>
|
|
<mapverbosity>0</mapverbosity>
|
|
<createImplib>0</createImplib>
|
|
<defaultlibname />
|
|
<debuglibname />
|
|
<moduleDepsFile />
|
|
<run>0</run>
|
|
<runargs />
|
|
<runCv2pdb>0</runCv2pdb>
|
|
<pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb>
|
|
<cv2pdbPre2043>0</cv2pdbPre2043>
|
|
<cv2pdbNoDemangle>0</cv2pdbNoDemangle>
|
|
<cv2pdbEnumType>0</cv2pdbEnumType>
|
|
<cv2pdbOptions />
|
|
<objfiles />
|
|
<linkswitches />
|
|
<libfiles />
|
|
<libpaths />
|
|
<deffile />
|
|
<resfile />
|
|
<exefile>$(OutDir)\$(ProjectName).lib</exefile>
|
|
<useStdLibPath>1</useStdLibPath>
|
|
<cRuntime>1</cRuntime>
|
|
<privatePhobos>0</privatePhobos>
|
|
<additionalOptions />
|
|
<preBuildCommand />
|
|
<postBuildCommand />
|
|
<filesToClean>*.obj;*.cmd;*.build;*.json;*.dep</filesToClean>
|
|
</Config>
|
|
<Folder name="dlangui">
|
|
<Folder name="3rdparty">
|
|
<Folder name="DerelictFT">
|
|
<File path="deps\DerelictFT\source\derelict\freetype\ft.d" />
|
|
<File path="deps\DerelictFT\source\derelict\freetype\functions.d" />
|
|
<File path="deps\DerelictFT\source\derelict\freetype\types.d" />
|
|
</Folder>
|
|
<Folder name="DerelictGL3">
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\arb.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\cgl.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\constants.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\deprecatedConstants.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\deprecatedFunctions.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\ext.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\functions.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\gl.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\gl3.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\glx.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\glxext.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\internal.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\types.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\wgl.d" />
|
|
<File path="deps\DerelictGL3\source\derelict\opengl3\wglext.d" />
|
|
</Folder>
|
|
<Folder name="DerelictSDL2">
|
|
<File path="deps\DerelictSDL2\source\derelict\sdl2\functions.d" />
|
|
<File path="deps\DerelictSDL2\source\derelict\sdl2\image.d" />
|
|
<File path="deps\DerelictSDL2\source\derelict\sdl2\mixer.d" />
|
|
<File path="deps\DerelictSDL2\source\derelict\sdl2\net.d" />
|
|
<File path="deps\DerelictSDL2\source\derelict\sdl2\sdl.d" />
|
|
<File path="deps\DerelictSDL2\source\derelict\sdl2\ttf.d" />
|
|
<File path="deps\DerelictSDL2\source\derelict\sdl2\types.d" />
|
|
</Folder>
|
|
<Folder name="DerelictUtil">
|
|
<File path="deps\DerelictUtil\source\derelict\util\exception.d" />
|
|
<File path="deps\DerelictUtil\source\derelict\util\loader.d" />
|
|
<File path="deps\DerelictUtil\source\derelict\util\sharedlib.d" />
|
|
<File path="deps\DerelictUtil\source\derelict\util\system.d" />
|
|
<File path="deps\DerelictUtil\source\derelict\util\wintypes.d" />
|
|
<File path="deps\DerelictUtil\source\derelict\util\xtypes.d" />
|
|
</Folder>
|
|
<Folder name="dimage">
|
|
<File path="3rdparty\dimage\array.d" />
|
|
<File path="3rdparty\dimage\bitio.d" />
|
|
<File path="3rdparty\dimage\compound.d" />
|
|
<File path="3rdparty\dimage\huffman.d" />
|
|
<File path="3rdparty\dimage\idct.d" />
|
|
<File path="3rdparty\dimage\image.d" />
|
|
<File path="3rdparty\dimage\jpeg.d" />
|
|
<File path="3rdparty\dimage\memory.d" />
|
|
<File path="3rdparty\dimage\png.d" />
|
|
<File path="3rdparty\dimage\stream.d" />
|
|
<File path="3rdparty\dimage\zlib.d" />
|
|
</Folder>
|
|
<Folder name="fontconfig">
|
|
<File path="3rdparty\fontconfig\functions.d" />
|
|
<File path="3rdparty\fontconfig\package.d" />
|
|
<File path="3rdparty\fontconfig\types.d" />
|
|
</Folder>
|
|
<Folder name="win32">
|
|
<File path="3rdparty\win32\basetsd.d" />
|
|
<File path="3rdparty\win32\basetyps.d" />
|
|
<File path="3rdparty\win32\cderr.d" />
|
|
<File path="3rdparty\win32\cguid.d" />
|
|
<File path="3rdparty\win32\commctrl.d" />
|
|
<File path="3rdparty\win32\commdlg.d" />
|
|
<File path="3rdparty\win32\core.d" />
|
|
<File path="3rdparty\win32\dde.d" />
|
|
<File path="3rdparty\win32\ddeml.d" />
|
|
<File path="3rdparty\win32\dlgs.d" />
|
|
<File path="3rdparty\win32\imm.d" />
|
|
<File path="3rdparty\win32\lzexpand.d" />
|
|
<File path="3rdparty\win32\makefile" />
|
|
<File path="3rdparty\win32\mmsystem.d" />
|
|
<File path="3rdparty\win32\nb30.d" />
|
|
<File path="3rdparty\win32\oaidl.d" />
|
|
<File path="3rdparty\win32\objbase.d" />
|
|
<File path="3rdparty\win32\objfwd.d" />
|
|
<File path="3rdparty\win32\objidl.d" />
|
|
<File path="3rdparty\win32\ocidl.d" />
|
|
<File path="3rdparty\win32\ole.d" />
|
|
<File path="3rdparty\win32\ole2.d" />
|
|
<File path="3rdparty\win32\oleauto.d" />
|
|
<File path="3rdparty\win32\olectlid.d" />
|
|
<File path="3rdparty\win32\oleidl.d" />
|
|
<File path="3rdparty\win32\prsht.d" />
|
|
<File path="3rdparty\win32\psapi.d" />
|
|
<File path="3rdparty\win32\readme.txt" />
|
|
<File path="3rdparty\win32\rpc.d" />
|
|
<File path="3rdparty\win32\rpcdce.d" />
|
|
<File path="3rdparty\win32\rpcdcep.d" />
|
|
<File path="3rdparty\win32\rpcndr.d" />
|
|
<File path="3rdparty\win32\rpcnsi.d" />
|
|
<File path="3rdparty\win32\rpcnsip.d" />
|
|
<File path="3rdparty\win32\rpcnterr.d" />
|
|
<File path="3rdparty\win32\shellapi.d" />
|
|
<File path="3rdparty\win32\shlguid.d" />
|
|
<File path="3rdparty\win32\shlobj.d" />
|
|
<File path="3rdparty\win32\unknwn.d" />
|
|
<File path="3rdparty\win32\uuid.d" />
|
|
<File path="3rdparty\win32\w32api.d" />
|
|
<File path="3rdparty\win32\winbase.d" />
|
|
<File path="3rdparty\win32\wincon.d" />
|
|
<File path="3rdparty\win32\windef.d" />
|
|
<File path="3rdparty\win32\windows.d" />
|
|
<File path="3rdparty\win32\winerror.d" />
|
|
<File path="3rdparty\win32\wingdi.d" />
|
|
<File path="3rdparty\win32\winnetwk.d" />
|
|
<File path="3rdparty\win32\winnls.d" />
|
|
<File path="3rdparty\win32\winnt.d" />
|
|
<File path="3rdparty\win32\winperf.d" />
|
|
<File path="3rdparty\win32\winsock2.d" />
|
|
<File path="3rdparty\win32\winspool.d" />
|
|
<File path="3rdparty\win32\winsvc.d" />
|
|
<File path="3rdparty\win32\winuser.d" />
|
|
<File path="3rdparty\win32\winver.d" />
|
|
<File path="3rdparty\win32\ws2tcpip.d" />
|
|
<File path="3rdparty\win32\wtypes.d" />
|
|
</Folder>
|
|
</Folder>
|
|
<Folder name="src">
|
|
<Folder name="dlangui">
|
|
<Folder name="core">
|
|
<File path="src\dlangui\core\collections.d" />
|
|
<File path="src\dlangui\core\config.d" />
|
|
<File path="src\dlangui\core\css.d" />
|
|
<File path="src\dlangui\core\cssparser.d" />
|
|
<File path="src\dlangui\core\dom.d" />
|
|
<File path="src\dlangui\core\editable.d" />
|
|
<File path="src\dlangui\core\events.d" />
|
|
<File path="src\dlangui\core\files.d" />
|
|
<File path="src\dlangui\core\i18n.d" />
|
|
<File path="src\dlangui\core\linestream.d" />
|
|
<File path="src\dlangui\core\logger.d" />
|
|
<File path="src\dlangui\core\math3d.d" />
|
|
<File path="src\dlangui\core\settings.d" />
|
|
<File path="src\dlangui\core\signals.d" />
|
|
<File path="src\dlangui\core\stdaction.d" />
|
|
<File path="src\dlangui\core\streams.d" />
|
|
<File path="src\dlangui\core\textsource.d" />
|
|
<File path="src\dlangui\core\types.d" />
|
|
</Folder>
|
|
<Folder name="dialogs">
|
|
<File path="src\dlangui\dialogs\dialog.d" />
|
|
<File path="src\dlangui\dialogs\filedlg.d" />
|
|
<File path="src\dlangui\dialogs\inputbox.d" />
|
|
<File path="src\dlangui\dialogs\msgbox.d" />
|
|
<File path="src\dlangui\dialogs\settingsdialog.d" />
|
|
</Folder>
|
|
<Folder name="dml">
|
|
<File path="src\dlangui\dml\annotations.d" />
|
|
<File path="src\dlangui\dml\dmlhighlight.d" />
|
|
<File path="src\dlangui\dml\parser.d" />
|
|
</Folder>
|
|
<Folder name="graphics">
|
|
<Folder name="scene">
|
|
<File path="src\dlangui\graphics\scene\camera.d" />
|
|
<File path="src\dlangui\graphics\scene\material.d" />
|
|
<File path="src\dlangui\graphics\scene\mesh.d" />
|
|
<File path="src\dlangui\graphics\scene\node.d" />
|
|
<File path="src\dlangui\graphics\scene\scene3d.d" />
|
|
<File path="src\dlangui\graphics\scene\transform.d" />
|
|
</Folder>
|
|
<Folder name="xpm">
|
|
<File path="src\dlangui\graphics\xpm\colors.d" />
|
|
<File path="src\dlangui\graphics\xpm\reader.d" />
|
|
</Folder>
|
|
<File path="src\dlangui\graphics\colors.d" />
|
|
<File path="src\dlangui\graphics\domrender.d" />
|
|
<File path="src\dlangui\graphics\drawbuf.d" />
|
|
<File path="src\dlangui\graphics\fonts.d" />
|
|
<File path="src\dlangui\graphics\ftfonts.d" />
|
|
<File path="src\dlangui\graphics\gldrawbuf.d" />
|
|
<File path="src\dlangui\graphics\glsupport.d" />
|
|
<File path="src\dlangui\graphics\images.d" />
|
|
<File path="src\dlangui\graphics\resources.d" />
|
|
</Folder>
|
|
<Folder name="platforms">
|
|
<Folder name="common">
|
|
<File path="src\dlangui\platforms\common\platform.d" />
|
|
<File path="src\dlangui\platforms\common\startup.d" />
|
|
</Folder>
|
|
<Folder name="dsfml">
|
|
<File path="src\dlangui\platforms\dsfml\dsfmlapp.d" />
|
|
</Folder>
|
|
<Folder name="sdl">
|
|
<File path="src\dlangui\platforms\sdl\sdlapp.d" />
|
|
</Folder>
|
|
<Folder name="windows">
|
|
<File path="src\dlangui\platforms\windows\win32drawbuf.d" />
|
|
<File path="src\dlangui\platforms\windows\win32fonts.d" />
|
|
<File path="src\dlangui\platforms\windows\winapp.d" />
|
|
</Folder>
|
|
</Folder>
|
|
<Folder name="widgets">
|
|
<File path="src\dlangui\widgets\appframe.d" />
|
|
<File path="src\dlangui\widgets\combobox.d" />
|
|
<File path="src\dlangui\widgets\controls.d" />
|
|
<File path="src\dlangui\widgets\docks.d" />
|
|
<File path="src\dlangui\widgets\editors.d" />
|
|
<File path="src\dlangui\widgets\grid.d" />
|
|
<File path="src\dlangui\widgets\layouts.d" />
|
|
<File path="src\dlangui\widgets\lists.d" />
|
|
<File path="src\dlangui\widgets\menu.d" />
|
|
<File path="src\dlangui\widgets\metadata.d" />
|
|
<File path="src\dlangui\widgets\popup.d" />
|
|
<File path="src\dlangui\widgets\scroll.d" />
|
|
<File path="src\dlangui\widgets\srcedit.d" />
|
|
<File path="src\dlangui\widgets\statusline.d" />
|
|
<File path="src\dlangui\widgets\styles.d" />
|
|
<File path="src\dlangui\widgets\tabs.d" />
|
|
<File path="src\dlangui\widgets\toolbars.d" />
|
|
<File path="src\dlangui\widgets\tree.d" />
|
|
<File path="src\dlangui\widgets\widget.d" />
|
|
<File path="src\dlangui\widgets\winframe.d" />
|
|
</Folder>
|
|
<File path="src\dlangui\package.d" />
|
|
</Folder>
|
|
</Folder>
|
|
</Folder>
|
|
</DProject>
|