Changeset 574 for trunk/sources/HeuristicLab.PluginInfrastructure
- Timestamp:
- 09/15/08 12:10:42 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/HeuristicLab.PluginInfrastructure.csproj
r564 r574 3 3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 4 4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 5 <ProductVersion>9.0. 21022</ProductVersion>5 <ProductVersion>9.0.30729</ProductVersion> 6 6 <SchemaVersion>2.0</SchemaVersion> 7 7 <ProjectGuid>{94186A6A-5176-4402-AE83-886557B53CCA}</ProjectGuid> … … 116 116 --> 117 117 <PropertyGroup> 118 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>118 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 119 119 </PropertyGroup> 120 120 </Project>
Note: See TracChangeset
for help on using the changeset viewer.