2007-06-13 21:06:39 +00:00
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2007-06-14 14:36:40 +00:00
|
|
|
<ReferencePath>E:\work\oslauth\sim\trunk\bin\</ReferencePath>
|
2007-06-13 21:06:39 +00:00
|
|
|
<LastOpenVersion>8.0.50727</LastOpenVersion>
|
|
|
|
<ProjectView>ProjectFiles</ProjectView>
|
|
|
|
<ProjectTrust>0</ProjectTrust>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
|
|
|
|
<PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " />
|
|
|
|
</Project>
|