| | 202 | <File |
| | 203 | RelativePath="..\..\..\tools\db-setup.mysql" |
| | 204 | > |
| | 205 | <FileConfiguration |
| | 206 | Name="Debug|Win32" |
| | 207 | > |
| | 208 | <Tool |
| | 209 | Name="VCCustomBuildTool" |
| | 210 | Description="Preparing SQL setup file: $(InputFileName)" |
| | 211 | CommandLine="copy /y $(InputPath) $(TargetDir)..\$(InputFileName)" |
| | 212 | Outputs="$(TargetDir)..\$(InputFileName)" |
| | 213 | /> |
| | 214 | </FileConfiguration> |
| | 215 | <FileConfiguration |
| | 216 | Name="Release|Win32" |
| | 217 | > |
| | 218 | <Tool |
| | 219 | Name="VCCustomBuildTool" |
| | 220 | Description="Preparing SQL setup file: $(InputFileName)" |
| | 221 | CommandLine="copy /y $(InputPath) $(TargetDir)..\$(InputFileName)" |
| | 222 | Outputs="$(TargetDir)..\$(InputFileName)" |
| | 223 | /> |
| | 224 | </FileConfiguration> |
| | 225 | </File> |
| | 226 | <File |
| | 227 | RelativePath="..\..\..\tools\db-update.mysql" |
| | 228 | > |
| | 229 | <FileConfiguration |
| | 230 | Name="Debug|Win32" |
| | 231 | > |
| | 232 | <Tool |
| | 233 | Name="VCCustomBuildTool" |
| | 234 | Description="Preparing SQL setup file: $(InputFileName)" |
| | 235 | CommandLine="copy /y $(InputPath) $(TargetDir)..\$(InputFileName)" |
| | 236 | Outputs="$(TargetDir)..\$(InputFileName)" |
| | 237 | /> |
| | 238 | </FileConfiguration> |
| | 239 | <FileConfiguration |
| | 240 | Name="Release|Win32" |
| | 241 | > |
| | 242 | <Tool |
| | 243 | Name="VCCustomBuildTool" |
| | 244 | Description="Preparing SQL setup file: $(InputFileName)" |
| | 245 | CommandLine="copy /y $(InputPath) $(TargetDir)..\$(InputFileName)" |
| | 246 | Outputs="$(TargetDir)..\$(InputFileName)" |
| | 247 | /> |
| | 248 | </FileConfiguration> |
| | 249 | </File> |