mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-19 23:02:34 +08:00
24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual C++ Express 2005
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ASCOfficeDocxFile", "ASCOfficeDocxFile2005.vcproj", "{475B0C01-940F-4A7D-994A-969E5F9F412D}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
ReleaseASC|Win32 = ReleaseASC|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{475B0C01-940F-4A7D-994A-969E5F9F412D}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{475B0C01-940F-4A7D-994A-969E5F9F412D}.Debug|Win32.Build.0 = Debug|Win32
|
|
{475B0C01-940F-4A7D-994A-969E5F9F412D}.Release|Win32.ActiveCfg = Release|Win32
|
|
{475B0C01-940F-4A7D-994A-969E5F9F412D}.Release|Win32.Build.0 = Release|Win32
|
|
{475B0C01-940F-4A7D-994A-969E5F9F412D}.ReleaseASC|Win32.ActiveCfg = ReleaseASC|Win32
|
|
{475B0C01-940F-4A7D-994A-969E5F9F412D}.ReleaseASC|Win32.Build.0 = ReleaseASC|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|