Changeset 574
- Timestamp:
- 09/15/08 12:10:42 (16 years ago)
- Location:
- trunk/sources
- Files:
-
- 42 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.AdvancedOptimizationFrontend/HeuristicLab.AdvancedOptimizationFrontend.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{74752FCD-9E10-48DB-9AF2-AF5518B62807}</ProjectGuid> … … 160 160 --> 161 161 <PropertyGroup> 162 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>162 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 163 163 </PropertyGroup> 164 164 </Project> -
trunk/sources/HeuristicLab.BitVector/HeuristicLab.BitVector.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{6D9564BB-956D-4808-8F92-AA7F776F90A5}</ProjectGuid> … … 96 96 --> 97 97 <PropertyGroup> 98 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>98 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 99 99 </PropertyGroup> 100 100 </Project> -
trunk/sources/HeuristicLab.CEDMA.Charting/HeuristicLab.CEDMA.Charting.csproj
r571 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{1BF17271-5350-476A-8F6D-FC74FA3E82CA}</ProjectGuid> … … 166 166 --> 167 167 <PropertyGroup> 168 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>168 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 169 169 </PropertyGroup> 170 170 </Project> -
trunk/sources/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj
r568 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{C27DDF6C-84DF-45EF-B82F-57A28DD51166}</ProjectGuid> … … 161 161 --> 162 162 <PropertyGroup> 163 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>163 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 164 164 </PropertyGroup> 165 165 </Project> -
trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/HeuristicLab.CEDMA.DB.Interfaces.csproj
r568 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{4F9BB789-D561-436B-B226-2BF44B7D0804}</ProjectGuid> … … 103 103 --> 104 104 <PropertyGroup> 105 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>105 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 106 106 </PropertyGroup> 107 107 </Project> -
trunk/sources/HeuristicLab.CEDMA.DB/HeuristicLab.CEDMA.DB.csproj
r568 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{B3D6D8D9-2B1F-47EC-9C73-77FAECF87310}</ProjectGuid> … … 120 120 --> 121 121 <PropertyGroup> 122 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>122 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 123 123 </PropertyGroup> 124 124 </Project> -
trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{6BC692D4-8843-4945-ACE4-5B41ED55476A}</ProjectGuid> … … 122 122 --> 123 123 <PropertyGroup> 124 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>124 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 125 125 </PropertyGroup> 126 126 </Project> -
trunk/sources/HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{F05D261A-4F7D-46C9-AB9C-21FD4566D719}</ProjectGuid> … … 138 138 --> 139 139 <PropertyGroup> 140 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>140 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 141 141 </PropertyGroup> 142 142 </Project> -
trunk/sources/HeuristicLab.Charting.Data/HeuristicLab.Charting.Data.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>{E0740131-AA3E-4A3F-BA03-C9FF8327F4EE}</ProjectGuid> … … 103 103 --> 104 104 <PropertyGroup> 105 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>105 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 106 106 </PropertyGroup> 107 107 </Project> -
trunk/sources/HeuristicLab.Charting/HeuristicLab.Charting.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>{B462D3CC-8866-42F0-9832-AD0967613B72}</ProjectGuid> … … 130 130 --> 131 131 <PropertyGroup> 132 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>132 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 133 133 </PropertyGroup> 134 134 </Project> -
trunk/sources/HeuristicLab.Constraints/HeuristicLab.Constraints.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>{FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</ProjectGuid> … … 232 232 --> 233 233 <PropertyGroup> 234 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>234 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 235 235 </PropertyGroup> 236 236 </Project> -
trunk/sources/HeuristicLab.Core/HeuristicLab.Core.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>{F43B59AB-2B8C-4570-BC1E-15592086517C}</ProjectGuid> … … 363 363 --> 364 364 <PropertyGroup> 365 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>365 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 366 366 </PropertyGroup> 367 367 </Project> -
trunk/sources/HeuristicLab.Data/HeuristicLab.Data.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>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</ProjectGuid> … … 307 307 --> 308 308 <PropertyGroup> 309 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>309 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 310 310 </PropertyGroup> 311 311 </Project> -
trunk/sources/HeuristicLab.DataAnalysis/HeuristicLab.DataAnalysis.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{7DD3A97A-56E9-462F-90E2-A351FE7AF5C2}</ProjectGuid> … … 140 140 --> 141 141 <PropertyGroup> 142 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>142 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 143 143 </PropertyGroup> 144 144 </Project> -
trunk/sources/HeuristicLab.DistributedEngine/HeuristicLab.DistributedEngine.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{E66D1EAA-525C-4F6D-BD25-DBCAE3750E25}</ProjectGuid> … … 112 112 --> 113 113 <PropertyGroup> 114 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>114 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 115 115 </PropertyGroup> 116 116 </Project> -
trunk/sources/HeuristicLab.ES/HeuristicLab.ES.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{2E6112A7-3A94-406D-A28C-38AC2D324DCA}</ProjectGuid> … … 142 142 --> 143 143 <PropertyGroup> 144 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>144 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 145 145 </PropertyGroup> 146 146 </Project> -
trunk/sources/HeuristicLab.Evolutionary/HeuristicLab.Evolutionary.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>{F5614C53-153C-4A37-A608-121E1C087F07}</ProjectGuid> … … 100 100 --> 101 101 <PropertyGroup> 102 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>102 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 103 103 </PropertyGroup> 104 104 </Project> -
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> -
trunk/sources/HeuristicLab.Grid/HeuristicLab.Grid.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{545CE756-98D8-423B-AC2E-6E7D70926E5C}</ProjectGuid> … … 135 135 --> 136 136 <PropertyGroup> 137 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>137 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 138 138 </PropertyGroup> 139 139 </Project> -
trunk/sources/HeuristicLab.Logging/HeuristicLab.Logging.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>{4095C92C-5A4C-44BC-9963-5F384CF5CC3F}</ProjectGuid> … … 133 133 --> 134 134 <PropertyGroup> 135 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>135 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 136 136 </PropertyGroup> 137 137 </Project> -
trunk/sources/HeuristicLab.Operators.Metaprogramming/HeuristicLab.Operators.Metaprogramming.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{F18FD554-19B9-460C-9A49-4AA8D7245727}</ProjectGuid> … … 100 100 --> 101 101 <PropertyGroup> 102 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>102 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 103 103 </PropertyGroup> 104 104 </Project> -
trunk/sources/HeuristicLab.Operators.Programmable/HeuristicLab.Operators.Programmable.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>{E3CCBFC6-900C-41B6-AFB8-6646DB097435}</ProjectGuid> … … 108 108 --> 109 109 <PropertyGroup> 110 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>110 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 111 111 </PropertyGroup> 112 112 </Project> -
trunk/sources/HeuristicLab.Operators.Stopwatch/HeuristicLab.Operators.Stopwatch.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{39DEF061-8261-43DB-8B3B-C7555251FF77}</ProjectGuid> … … 97 97 --> 98 98 <PropertyGroup> 99 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>99 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 100 100 </PropertyGroup> 101 101 </Project> -
trunk/sources/HeuristicLab.Operators/HeuristicLab.Operators.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>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</ProjectGuid> … … 157 157 --> 158 158 <PropertyGroup> 159 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>159 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 160 160 </PropertyGroup> 161 161 </Project> -
trunk/sources/HeuristicLab.OptimizationFrontend/HeuristicLab.OptimizationFrontend.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{C2FB432A-07CA-45B5-BAFE-FEC172D1107B}</ProjectGuid> … … 157 157 --> 158 158 <PropertyGroup> 159 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>159 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 160 160 </PropertyGroup> 161 161 </Project> -
trunk/sources/HeuristicLab.Permutation/HeuristicLab.Permutation.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>{55FDCFB3-3E8C-4FB0-837C-0CF06BEDED39}</ProjectGuid> … … 134 134 --> 135 135 <PropertyGroup> 136 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>136 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 137 137 </PropertyGroup> 138 138 </Project> -
trunk/sources/HeuristicLab.PluginInfrastructure.GUI/HeuristicLab.PluginInfrastructure.GUI.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>{D3F92C1F-42B4-4EFB-9E73-B64FD3428ADE}</ProjectGuid> … … 172 172 --> 173 173 <PropertyGroup> 174 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>174 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 175 175 </PropertyGroup> 176 176 </Project> -
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> -
trunk/sources/HeuristicLab.Random/HeuristicLab.Random.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>{47019A74-F7F7-482E-83AA-D3F4F777E879}</ProjectGuid> … … 109 109 --> 110 110 <PropertyGroup> 111 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>111 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 112 112 </PropertyGroup> 113 113 </Project> -
trunk/sources/HeuristicLab.RealVector/HeuristicLab.RealVector.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{2D4E4565-3ED9-4BEB-AE75-39D871843D24}</ProjectGuid> … … 122 122 --> 123 123 <PropertyGroup> 124 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>124 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 125 125 </PropertyGroup> 126 126 </Project> -
trunk/sources/HeuristicLab.Routing.TSP/HeuristicLab.Routing.TSP.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>{9EF75B49-D507-44E0-BC5D-C200FDA53B9B}</ProjectGuid> … … 137 137 --> 138 138 <PropertyGroup> 139 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>139 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 140 140 </PropertyGroup> 141 141 </Project> -
trunk/sources/HeuristicLab.SGA/HeuristicLab.SGA.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>{E39AF78A-9692-472B-B061-E2F1B1AB2C92}</ProjectGuid> … … 128 128 --> 129 129 <PropertyGroup> 130 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>130 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 131 131 </PropertyGroup> 132 132 </Project> -
trunk/sources/HeuristicLab.SQLite/HeuristicLab.SQLite.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{6960CBCD-E44B-49B0-BA86-671091C42C36}</ProjectGuid> … … 92 92 --> 93 93 <PropertyGroup> 94 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>94 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 95 95 </PropertyGroup> 96 96 </Project> -
trunk/sources/HeuristicLab.Scheduling.JSSP/HeuristicLab.Scheduling.JSSP.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>{4C0EF782-CC94-4A94-BC3E-661D2600559B}</ProjectGuid> … … 180 180 --> 181 181 <PropertyGroup> 182 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>182 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 183 183 </PropertyGroup> 184 184 </Project> -
trunk/sources/HeuristicLab.Selection.OffspringSelection/HeuristicLab.Selection.OffspringSelection.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>{205898D3-2717-4686-AF17-52409B7EC0C6}</ProjectGuid> … … 92 92 --> 93 93 <PropertyGroup> 94 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>94 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 95 95 </PropertyGroup> 96 96 </Project> -
trunk/sources/HeuristicLab.Selection/HeuristicLab.Selection.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>{F7CF0571-25CB-43D5-8443-0843A1E2861A}</ProjectGuid> … … 107 107 --> 108 108 <PropertyGroup> 109 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>109 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 110 110 </PropertyGroup> 111 111 </Project> -
trunk/sources/HeuristicLab.SequentialEngine/HeuristicLab.SequentialEngine.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>{B4BE8E53-BA06-4237-9A01-24255F880201}</ProjectGuid> … … 95 95 --> 96 96 <PropertyGroup> 97 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>97 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 98 98 </PropertyGroup> 99 99 </Project> -
trunk/sources/HeuristicLab.StructureIdentification/HeuristicLab.StructureIdentification.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>{5948F299-0A5E-43B9-8F17-2D15298EEC34}</ProjectGuid> … … 172 172 --> 173 173 <PropertyGroup> 174 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>174 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 175 175 </PropertyGroup> 176 176 </Project> -
trunk/sources/HeuristicLab.TestFunctions/HeuristicLab.TestFunctions.csproj
r564 r574 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{9A781B2F-A58D-4270-A28A-3B14BBC11F4A}</ProjectGuid> … … 107 107 <EmbeddedResource Include="TestFunctionInjectorView.resx"> 108 108 <DependentUpon>TestFunctionInjectorView.cs</DependentUpon> 109 <SubType>Designer</SubType> 109 110 </EmbeddedResource> 110 111 </ItemGroup> … … 118 119 --> 119 120 <PropertyGroup> 120 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>121 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 121 122 </PropertyGroup> 122 123 </Project> -
trunk/sources/HeuristicLab.ThreadParallelEngine/HeuristicLab.ThreadParallelEngine.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>{6E757D0E-20F9-4E89-AF06-D7DA256870DB}</ProjectGuid> … … 95 95 --> 96 96 <PropertyGroup> 97 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>97 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 98 98 </PropertyGroup> 99 99 </Project> -
trunk/sources/HeuristicLab/CopyAssemblies.cmd
r564 r574 1 copy "%1\HeuristicLab.PluginInfrastructure.GUI\ICSharpCode.SharpZipLib License.txt".\1 copy %1\HeuristicLab.PluginInfrastructure.GUI\ICSharpCode.SharpZipLib License.txt .\ 2 2 3 3 rmdir plugins /s /q … … 6 6 mkdir plugins\temp 7 7 mkdir plugins\backup 8 copy "%1\HeuristicLab.AdvancedOptimizationFrontend\%2\HeuristicLab.AdvancedOptimizationFrontend.dll".\plugins9 copy "%1\HeuristicLab.AdvancedOptimizationFrontend\WeifenLuo.WinFormsUI.Docking.dll".\plugins10 copy "%1\HeuristicLab.AdvancedOptimizationFrontend\WeifenLuo.WinFormsUI.Docking License.txt".\plugins11 copy "%1\HeuristicLab.BitVector\%2\HeuristicLab.BitVector.dll".\plugins12 copy "%1\HeuristicLab.CEDMA.Charting\%2\HeuristicLab.CEDMA.Charting.dll".\plugins13 copy "%1\HeuristicLab.CEDMA.Core\%2\HeuristicLab.CEDMA.Core.dll".\plugins14 copy "%1\HeuristicLab.CEDMA.DB\%2\HeuristicLab.CEDMA.DB.dll".\plugins15 copy "%1\HeuristicLab.CEDMA.DB\%2\SemWeb.SqliteStore.dll".\plugins16 copy "%1\HeuristicLab.CEDMA.DB\%2\SemWeb.dll".\plugins17 copy "%1\HeuristicLab.CEDMA.DB.Interfaces\%2\HeuristicLab.CEDMA.DB.Interfaces.dll".\plugins18 copy "%1\HeuristicLab.CEDMA.Operators\%2\HeuristicLab.CEDMA.Operators.dll".\plugins19 copy "%1\HeuristicLab.CEDMA.Server\%2\HeuristicLab.CEDMA.Server.dll".\plugins20 copy "%1\HeuristicLab.Charting\%2\HeuristicLab.Charting.dll".\plugins21 copy "%1\HeuristicLab.Charting.Data\%2\HeuristicLab.Charting.Data.dll".\plugins22 copy "%1\HeuristicLab.Core\%2\HeuristicLab.Core.dll".\plugins23 copy "%1\HeuristicLab.Constraints\%2\HeuristicLab.Constraints.dll".\plugins24 copy "%1\HeuristicLab.Data\%2\HeuristicLab.Data.dll".\plugins25 copy "%1\HeuristicLab.DataAnalysis\%2\HeuristicLab.DataAnalysis.dll".\plugins26 copy "%1\HeuristicLab.DistributedEngine\%2\HeuristicLab.DistributedEngine.dll".\plugins27 copy "%1\HeuristicLab.Evolutionary\%2\HeuristicLab.Evolutionary.dll".\plugins28 copy "%1\HeuristicLab.Functions\%2\HeuristicLab.Functions.dll".\plugins29 copy "%1\HeuristicLab.Grid\%2\HeuristicLab.Grid.dll".\plugins30 copy "%1\HeuristicLab.Logging\%2\HeuristicLab.Logging.dll".\plugins31 copy "%1\HeuristicLab.Operators\%2\HeuristicLab.Operators.dll".\plugins32 copy "%1\HeuristicLab.Operators.Metaprogramming\%2\HeuristicLab.Operators.Metaprogramming.dll".\plugins33 copy "%1\HeuristicLab.Operators.Programmable\%2\HeuristicLab.Operators.Programmable.dll".\plugins34 copy "%1\HeuristicLab.Operators.Stopwatch\%2\HeuristicLab.Operators.Stopwatch.dll".\plugins35 copy "%1\HeuristicLab.OptimizationFrontend\%2\HeuristicLab.OptimizationFrontend.dll".\plugins36 copy "%1\HeuristicLab.Permutation\%2\HeuristicLab.Permutation.dll".\plugins37 copy "%1\HeuristicLab.Random\%2\HeuristicLab.Random.dll".\plugins38 copy "%1\HeuristicLab.RealVector\%2\HeuristicLab.RealVector.dll".\plugins39 copy "%1\HeuristicLab.Routing.TSP\%2\HeuristicLab.Routing.TSP.dll".\plugins40 copy "%1\HeuristicLab.Scheduling.JSSP\%2\HeuristicLab.Scheduling.JSSP.dll".\plugins41 copy "%1\HeuristicLab.Selection\%2\HeuristicLab.Selection.dll".\plugins42 copy "%1\HeuristicLab.Selection.OffspringSelection\%2\HeuristicLab.Selection.OffspringSelection.dll".\plugins43 copy "%1\HeuristicLab.SequentialEngine\%2\HeuristicLab.SequentialEngine.dll".\plugins44 copy "%1\HeuristicLab.SGA\%2\HeuristicLab.SGA.dll".\plugins45 copy "%1\HeuristicLab.SQLite\%2\HeuristicLab.SQLite.dll".\plugins46 copy "%1\HeuristicLab.SQLite\System.Data.SQLite.dll".\plugins47 copy "%1\HeuristicLab.SQLite\SQLite License.txt".\plugins48 copy "%1\HeuristicLab.SQLite\SQLite.NET.chm".\plugins49 copy "%1\HeuristicLab.StructureIdentification\%2\HeuristicLab.StructureIdentification.dll".\plugins50 copy "%1\HeuristicLab.TestFunctions\%2\HeuristicLab.TestFunctions.dll".\plugins51 copy "%1\HeuristicLab.ThreadParallelEngine\%2\HeuristicLab.ThreadParallelEngine.dll".\plugins52 copy "%1\HeuristicLab.ES\%2\HeuristicLab.ES.dll".\plugins8 copy %1\HeuristicLab.AdvancedOptimizationFrontend\%2\HeuristicLab.AdvancedOptimizationFrontend.dll .\plugins 9 copy %1\HeuristicLab.AdvancedOptimizationFrontend\WeifenLuo.WinFormsUI.Docking.dll .\plugins 10 copy %1\HeuristicLab.AdvancedOptimizationFrontend\WeifenLuo.WinFormsUI.Docking License.txt .\plugins 11 copy %1\HeuristicLab.BitVector\%2\HeuristicLab.BitVector.dll .\plugins 12 copy %1\HeuristicLab.CEDMA.Charting\%2\HeuristicLab.CEDMA.Charting.dll .\plugins 13 copy %1\HeuristicLab.CEDMA.Core\%2\HeuristicLab.CEDMA.Core.dll .\plugins 14 copy %1\HeuristicLab.CEDMA.DB\%2\HeuristicLab.CEDMA.DB.dll .\plugins 15 copy %1\HeuristicLab.CEDMA.DB\%2\SemWeb.SqliteStore.dll .\plugins 16 copy %1\HeuristicLab.CEDMA.DB\%2\SemWeb.dll .\plugins 17 copy %1\HeuristicLab.CEDMA.DB.Interfaces\%2\HeuristicLab.CEDMA.DB.Interfaces.dll .\plugins 18 copy %1\HeuristicLab.CEDMA.Operators\%2\HeuristicLab.CEDMA.Operators.dll .\plugins 19 copy %1\HeuristicLab.CEDMA.Server\%2\HeuristicLab.CEDMA.Server.dll .\plugins 20 copy %1\HeuristicLab.Charting\%2\HeuristicLab.Charting.dll .\plugins 21 copy %1\HeuristicLab.Charting.Data\%2\HeuristicLab.Charting.Data.dll .\plugins 22 copy %1\HeuristicLab.Core\%2\HeuristicLab.Core.dll .\plugins 23 copy %1\HeuristicLab.Constraints\%2\HeuristicLab.Constraints.dll .\plugins 24 copy %1\HeuristicLab.Data\%2\HeuristicLab.Data.dll .\plugins 25 copy %1\HeuristicLab.DataAnalysis\%2\HeuristicLab.DataAnalysis.dll .\plugins 26 copy %1\HeuristicLab.DistributedEngine\%2\HeuristicLab.DistributedEngine.dll .\plugins 27 copy %1\HeuristicLab.Evolutionary\%2\HeuristicLab.Evolutionary.dll .\plugins 28 copy %1\HeuristicLab.Functions\%2\HeuristicLab.Functions.dll .\plugins 29 copy %1\HeuristicLab.Grid\%2\HeuristicLab.Grid.dll .\plugins 30 copy %1\HeuristicLab.Logging\%2\HeuristicLab.Logging.dll .\plugins 31 copy %1\HeuristicLab.Operators\%2\HeuristicLab.Operators.dll .\plugins 32 copy %1\HeuristicLab.Operators.Metaprogramming\%2\HeuristicLab.Operators.Metaprogramming.dll .\plugins 33 copy %1\HeuristicLab.Operators.Programmable\%2\HeuristicLab.Operators.Programmable.dll .\plugins 34 copy %1\HeuristicLab.Operators.Stopwatch\%2\HeuristicLab.Operators.Stopwatch.dll .\plugins 35 copy %1\HeuristicLab.OptimizationFrontend\%2\HeuristicLab.OptimizationFrontend.dll .\plugins 36 copy %1\HeuristicLab.Permutation\%2\HeuristicLab.Permutation.dll .\plugins 37 copy %1\HeuristicLab.Random\%2\HeuristicLab.Random.dll .\plugins 38 copy %1\HeuristicLab.RealVector\%2\HeuristicLab.RealVector.dll .\plugins 39 copy %1\HeuristicLab.Routing.TSP\%2\HeuristicLab.Routing.TSP.dll .\plugins 40 copy %1\HeuristicLab.Scheduling.JSSP\%2\HeuristicLab.Scheduling.JSSP.dll .\plugins 41 copy %1\HeuristicLab.Selection\%2\HeuristicLab.Selection.dll .\plugins 42 copy %1\HeuristicLab.Selection.OffspringSelection\%2\HeuristicLab.Selection.OffspringSelection.dll .\plugins 43 copy %1\HeuristicLab.SequentialEngine\%2\HeuristicLab.SequentialEngine.dll .\plugins 44 copy %1\HeuristicLab.SGA\%2\HeuristicLab.SGA.dll .\plugins 45 copy %1\HeuristicLab.SQLite\%2\HeuristicLab.SQLite.dll .\plugins 46 copy %1\HeuristicLab.SQLite\System.Data.SQLite.dll .\plugins 47 copy %1\HeuristicLab.SQLite\SQLite License.txt .\plugins 48 copy %1\HeuristicLab.SQLite\SQLite.NET.chm .\plugins 49 copy %1\HeuristicLab.StructureIdentification\%2\HeuristicLab.StructureIdentification.dll .\plugins 50 copy %1\HeuristicLab.TestFunctions\%2\HeuristicLab.TestFunctions.dll .\plugins 51 copy %1\HeuristicLab.ThreadParallelEngine\%2\HeuristicLab.ThreadParallelEngine.dll .\plugins 52 copy %1\HeuristicLab.ES\%2\HeuristicLab.ES.dll .\plugins -
trunk/sources/HeuristicLab/HeuristicLab.csproj
r565 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>{623FB817-8371-4A9A-A491-4DECC87B2BBB}</ProjectGuid> … … 140 140 --> 141 141 <PropertyGroup> 142 <PostBuildEvent>cmd /c $(ProjectDir)CopyAssemblies.cmd $(SolutionDir) $(Outdir)143 cmd /c $(ProjectDir)UpdateLocalInstallation.cmd $(Outdir)</PostBuildEvent>144 <PreBuildEvent>cmd /c $(SolutionDir)PreBuildEvent.cmd $(ProjectDir)</PreBuildEvent>142 <PostBuildEvent>cmd /c ""$(ProjectDir)CopyAssemblies.cmd" "$(SolutionDir)." "$(Outdir)."" 143 cmd /c ""$(ProjectDir)UpdateLocalInstallation.cmd" "$(Outdir).""</PostBuildEvent> 144 <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent> 145 145 </PropertyGroup> 146 146 </Project>
Note: See TracChangeset
for help on using the changeset viewer.