Changeset 574 for trunk/sources/HeuristicLab.Functions
- Timestamp:
- 09/15/08 12:10:42 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Functions/HeuristicLab.Functions.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>{B95CA6E2-34BC-4430-994D-BD6E99375319}</ProjectGuid> … … 171 171 --> 172 172 <PropertyGroup> 173 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>173 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 174 174 </PropertyGroup> 175 175 </Project>
Note: See TracChangeset
for help on using the changeset viewer.