Skip to content

Commit 60ee76c

Browse files
committed
fixing curly brace
1 parent f655e90 commit 60ee76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dspic33ck-canfd-ta100/app.X/nbproject/configurations.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<makeUseCleanTarget>false</makeUseCleanTarget>
113113
<makeCustomizationPreStep></makeCustomizationPreStep>
114114
<makeCustomizationPostStepEnabled>true</makeCustomizationPostStepEnabled>
115-
<makeCustomizationPostStep>cd mcc_generated_files/boot &amp;&amp; .${_/_}postBuild$(ShExtension) $(MP_CC_DIR)</makeCustomizationPostStep>
115+
<makeCustomizationPostStep>cd mcc_generated_files/boot &amp;&amp; .$(_/_)postBuild$(ShExtension) $(MP_CC_DIR)</makeCustomizationPostStep>
116116
<makeCustomizationPutChecksumInUserID>false</makeCustomizationPutChecksumInUserID>
117117
<makeCustomizationEnableLongLines>false</makeCustomizationEnableLongLines>
118118
<makeCustomizationNormalizeHexFile>false</makeCustomizationNormalizeHexFile>

0 commit comments

Comments
 (0)