Skip to content

Commit ee18005

Browse files
committed
Removed space
* docs/templates/bmake.txt:
1 parent 2411500 commit ee18005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/bmake.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ exeflags = Linker flags that are required to create an executable.
2222
libflags = Flags that are required to create a static library.
2323
link = The name of the tool used to create dynamic libraries and executables.
2424
obj_ext = The extension given to object files.
25-
pdbl = If this boolean template variable is set, the Linker Debugging property "Generate Program Database File" will be set according to the project target.
25+
pdbl = If this boolean template variable is set, the Linker Debugging property "Generate Program Database File" will be set according to the project target.
2626
rc = The name of the resource compiler.
2727
rcdir = The list of directories to be searched when locating resource files. This is determined by the BMakeProjectCreator.
2828
startup_letter = The text used during the creation of the startup object file.

0 commit comments

Comments
 (0)