RRUZ / RRUZ/delphi-dev-shell-tools

Only showing default Build Configurations from project file

Open
#14 0 comments 0 reactions 1 assignee View on GitHub

@RRUZ is already working on this.

Since Aug 6, 2015.

auto-migrated enhancement Priority-Medium Type-Defect Type-Enhancement
Dominant language
Pascal
Stars
152
Forks
43
PR merge metrics
No merged PRs in 30d

Description

What steps will reproduce the problem?
1.Add additional build configurations to a project
2.Save the project
3.In Windows Explorer right click on the project file to show the context menu

What is the expected output? What do you see instead?
Expected is to see all build configurations from the project file, what is show 
is the default Debug & release builds

What version of the product are you using? On what operating system?
0.1.57.0 on Windows 7 SP1 (All updates)

Please provide any additional information below.
I have several project files that contain multiple build configurations for 
different conditional defines. 

An example of the build configurations:
Debug
  Debug - Pro
  Debug - Free
Release
  Release - Pro
  Release - Free

Have also tested with a flat list of build configurations:
Debug
Debug - Pro
Debug - Free

Original issue reported on code.google.com by tim.chil...@gmail.com on 12 Jul 2014 at 1:20

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.