mirror of
https://github.com/blendogames/thirtyflightsofloving.git
synced 2024-11-14 16:40:57 +00:00
eb97af1598
Added GetFileList() to game function imports in misison pack DLL game.h.
26 lines
1.2 KiB
Text
26 lines
1.2 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zaero", "zaero_2008.vcproj", "{D7F2BF19-299B-4CA7-B037-91FB10209490}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Debug|x64 = Debug|x64
|
|
Release|Win32 = Release|Win32
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D7F2BF19-299B-4CA7-B037-91FB10209490}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{D7F2BF19-299B-4CA7-B037-91FB10209490}.Debug|Win32.Build.0 = Debug|Win32
|
|
{D7F2BF19-299B-4CA7-B037-91FB10209490}.Debug|x64.ActiveCfg = Debug|x64
|
|
{D7F2BF19-299B-4CA7-B037-91FB10209490}.Debug|x64.Build.0 = Debug|x64
|
|
{D7F2BF19-299B-4CA7-B037-91FB10209490}.Release|Win32.ActiveCfg = Release|Win32
|
|
{D7F2BF19-299B-4CA7-B037-91FB10209490}.Release|Win32.Build.0 = Release|Win32
|
|
{D7F2BF19-299B-4CA7-B037-91FB10209490}.Release|x64.ActiveCfg = Release|x64
|
|
{D7F2BF19-299B-4CA7-B037-91FB10209490}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|