Updated Release Archive. Fixed Mage-killer prereqs. Removed old LETO & ConvoCC related files. Added organized spell scroll store. Fixed Gloura spellbook. Various TLK fixes. Reorganized Repo. Removed invalid user folders. Added DocGen back in.
64 lines
2.3 KiB
Plaintext
64 lines
2.3 KiB
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<LastOpenVersion>7.10.3077</LastOpenVersion>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ReferencePath>
|
|
</ReferencePath>
|
|
<CopyProjectDestinationFolder>
|
|
</CopyProjectDestinationFolder>
|
|
<CopyProjectUncPath>
|
|
</CopyProjectUncPath>
|
|
<CopyProjectOption>0</CopyProjectOption>
|
|
<ProjectView>ProjectFiles</ProjectView>
|
|
<ProjectTrust>0</ProjectTrust>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<EnableASPDebugging>false</EnableASPDebugging>
|
|
<EnableASPXDebugging>false</EnableASPXDebugging>
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
|
|
<RemoteDebugEnabled>false</RemoteDebugEnabled>
|
|
<RemoteDebugMachine>
|
|
</RemoteDebugMachine>
|
|
<StartAction>Project</StartAction>
|
|
<StartArguments>foo.mod spellprcmerge.hif</StartArguments>
|
|
<StartPage>
|
|
</StartPage>
|
|
<StartProgram>
|
|
</StartProgram>
|
|
<StartURL>
|
|
</StartURL>
|
|
<StartWorkingDirectory>
|
|
</StartWorkingDirectory>
|
|
<StartWithIE>true</StartWithIE>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<EnableASPDebugging>false</EnableASPDebugging>
|
|
<EnableASPXDebugging>false</EnableASPXDebugging>
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
|
|
<RemoteDebugEnabled>false</RemoteDebugEnabled>
|
|
<RemoteDebugMachine>
|
|
</RemoteDebugMachine>
|
|
<StartAction>Project</StartAction>
|
|
<StartArguments>
|
|
</StartArguments>
|
|
<StartPage>
|
|
</StartPage>
|
|
<StartProgram>
|
|
</StartProgram>
|
|
<StartURL>
|
|
</StartURL>
|
|
<StartWorkingDirectory>
|
|
</StartWorkingDirectory>
|
|
<StartWithIE>true</StartWithIE>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
<StartArguments>foo.mod spellprcmerge.hif</StartArguments>
|
|
<StartWithIE>true</StartWithIE>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
<StartWithIE>true</StartWithIE>
|
|
</PropertyGroup>
|
|
</Project> |