Patch level : 12.0 no patch
Files correlati : Commento : Aggiunta cartella build contenente i progetti git-svn-id: svn://10.65.10.50/branches/R_10_00@23248 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
9f90b0bf72
commit
035ac43fc3
2235
build/CampoRules.xml
Normal file
2235
build/CampoRules.xml
Normal file
File diff suppressed because it is too large
Load Diff
10
build/fe.sln
10
build/fe.sln
@ -1,7 +1,9 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual C++ Express 2010
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fe", "fe.vcxproj", "{5CF8C249-CB8A-432B-851B-E0B375BE6CB6}"
|
||||
# Visual Studio 2010
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fe0", "fe.vcxproj", "{5CF8C249-CB8A-432B-851B-E0B375BE6CB6}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AgaLib", "AgaLib.vcxproj", "{2D38A763-3D74-4338-9362-B891784EC90E}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
@ -13,6 +15,10 @@ Global
|
||||
{5CF8C249-CB8A-432B-851B-E0B375BE6CB6}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{5CF8C249-CB8A-432B-851B-E0B375BE6CB6}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{5CF8C249-CB8A-432B-851B-E0B375BE6CB6}.Release|Win32.Build.0 = Release|Win32
|
||||
{2D38A763-3D74-4338-9362-B891784EC90E}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{2D38A763-3D74-4338-9362-B891784EC90E}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{2D38A763-3D74-4338-9362-B891784EC90E}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{2D38A763-3D74-4338-9362-B891784EC90E}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
@ -123,13 +123,12 @@
|
||||
<MskCompiler Include="..\src\fe\fetbcon.uml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Library Include="..\lib\AgaLib.lib">
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
||||
</Library>
|
||||
<Library Include="..\lib\AgaLibd.lib" />
|
||||
<RepCompiler Include="..\src\fe\fe0100.rep" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<RepCompiler Include="..\src\fe\fe0100.rep" />
|
||||
<ProjectReference Include="AgaLib.vcxproj">
|
||||
<Project>{2d38a763-3d74-4338-9362-b891784ec90e}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
Loading…
x
Reference in New Issue
Block a user