107107 <Command >if not exist "$(OutDir)en-US" md "$(OutDir)en-US"
108108link /dll /noentry /out:"$(OutDir)en-US\$(TargetFileName).mui" $(IntermediateOutputPath)openwithexconfig.en-US.res
109109
110- :: Final `del` line should not be copied with each new language
111-
112110rc /D "_UNICODE" /D "UNICODE" /l 0x0411 /q "muiconfig.xml" /g 0x0409 /nologo /fo"$(IntermediateOutputPath)temp.res" /fm"$(IntermediateOutputPath)openwithexconfig.ja-JP.res" openwithexconfig.ja-JP.rc
113111if not exist "$(OutDir)ja-JP" md "$(OutDir)ja-JP"
114112link /dll /noentry /out:"$(OutDir)ja-JP\$(TargetFileName).mui" "$(IntermediateOutputPath)openwithexconfig.ja-JP.res"
115113muirct -c "$(TargetPath)" -e "$(OutDir)ja-JP\$(TargetFileName).mui"
116114
115+ rc /D "_UNICODE" /D "UNICODE" /l 0x041F /q "muiconfig.xml" /g 0x0409 /nologo /fo"$(IntermediateOutputPath)temp.res" /fm"$(IntermediateOutputPath)openwithexconfig.tr-TR.res" openwithexconfig.tr-TR.rc
116+ if not exist "$(OutDir)tr-TR" md "$(OutDir)tr-TR"
117+ link /dll /noentry /out:"$(OutDir)tr-TR\$(TargetFileName).mui" "$(IntermediateOutputPath)openwithexconfig.tr-TR.res"
118+ muirct -c "$(TargetPath)" -e "$(OutDir)tr-TR\$(TargetFileName).mui"
119+
117120del "$(IntermediateOutputPath)temp.res"</Command >
118121 </PostBuildEvent >
119122 </ItemDefinitionGroup >
@@ -142,13 +145,16 @@ del "$(IntermediateOutputPath)temp.res"</Command>
142145 <Command >if not exist "$(OutDir)en-US" md "$(OutDir)en-US"
143146link /dll /noentry /out:"$(OutDir)en-US\$(TargetFileName).mui" $(IntermediateOutputPath)openwithexconfig.en-US.res
144147
145- :: Final `del` line should not be copied with each new language
146-
147148rc /D "_UNICODE" /D "UNICODE" /l 0x0411 /q "muiconfig.xml" /g 0x0409 /nologo /fo"$(IntermediateOutputPath)temp.res" /fm"$(IntermediateOutputPath)openwithexconfig.ja-JP.res" openwithexconfig.ja-JP.rc
148149if not exist "$(OutDir)ja-JP" md "$(OutDir)ja-JP"
149150link /dll /noentry /out:"$(OutDir)ja-JP\$(TargetFileName).mui" "$(IntermediateOutputPath)openwithexconfig.ja-JP.res"
150151muirct -c "$(TargetPath)" -e "$(OutDir)ja-JP\$(TargetFileName).mui"
151152
153+ rc /D "_UNICODE" /D "UNICODE" /l 0x041F /q "muiconfig.xml" /g 0x0409 /nologo /fo"$(IntermediateOutputPath)temp.res" /fm"$(IntermediateOutputPath)openwithexconfig.tr-TR.res" openwithexconfig.tr-TR.rc
154+ if not exist "$(OutDir)tr-TR" md "$(OutDir)tr-TR"
155+ link /dll /noentry /out:"$(OutDir)tr-TR\$(TargetFileName).mui" "$(IntermediateOutputPath)openwithexconfig.tr-TR.res"
156+ muirct -c "$(TargetPath)" -e "$(OutDir)tr-TR\$(TargetFileName).mui"
157+
152158del "$(IntermediateOutputPath)temp.res"</Command >
153159 </PostBuildEvent >
154160 </ItemDefinitionGroup >
@@ -173,13 +179,16 @@ del "$(IntermediateOutputPath)temp.res"</Command>
173179 <Command >if not exist "$(OutDir)en-US" md "$(OutDir)en-US"
174180link /dll /noentry /out:"$(OutDir)en-US\$(TargetFileName).mui" $(IntermediateOutputPath)openwithexconfig.en-US.res
175181
176- :: Final `del` line should not be copied with each new language
177-
178182rc /D "_UNICODE" /D "UNICODE" /l 0x0411 /q "muiconfig.xml" /g 0x0409 /nologo /fo"$(IntermediateOutputPath)temp.res" /fm"$(IntermediateOutputPath)openwithexconfig.ja-JP.res" openwithexconfig.ja-JP.rc
179183if not exist "$(OutDir)ja-JP" md "$(OutDir)ja-JP"
180184link /dll /noentry /out:"$(OutDir)ja-JP\$(TargetFileName).mui" "$(IntermediateOutputPath)openwithexconfig.ja-JP.res"
181185muirct -c "$(TargetPath)" -e "$(OutDir)ja-JP\$(TargetFileName).mui"
182186
187+ rc /D "_UNICODE" /D "UNICODE" /l 0x041F /q "muiconfig.xml" /g 0x0409 /nologo /fo"$(IntermediateOutputPath)temp.res" /fm"$(IntermediateOutputPath)openwithexconfig.tr-TR.res" openwithexconfig.tr-TR.rc
188+ if not exist "$(OutDir)tr-TR" md "$(OutDir)tr-TR"
189+ link /dll /noentry /out:"$(OutDir)tr-TR\$(TargetFileName).mui" "$(IntermediateOutputPath)openwithexconfig.tr-TR.res"
190+ muirct -c "$(TargetPath)" -e "$(OutDir)tr-TR\$(TargetFileName).mui"
191+
183192del "$(IntermediateOutputPath)temp.res"</Command >
184193 </PostBuildEvent >
185194 </ItemDefinitionGroup >
@@ -208,13 +217,16 @@ del "$(IntermediateOutputPath)temp.res"</Command>
208217 <Command >if not exist "$(OutDir)en-US" md "$(OutDir)en-US"
209218link /dll /noentry /out:"$(OutDir)en-US\$(TargetFileName).mui" $(IntermediateOutputPath)openwithexconfig.en-US.res
210219
211- :: Final `del` line should not be copied with each new language
212-
213220rc /D "_UNICODE" /D "UNICODE" /l 0x0411 /q "muiconfig.xml" /g 0x0409 /nologo /fo"$(IntermediateOutputPath)temp.res" /fm"$(IntermediateOutputPath)openwithexconfig.ja-JP.res" openwithexconfig.ja-JP.rc
214221if not exist "$(OutDir)ja-JP" md "$(OutDir)ja-JP"
215222link /dll /noentry /out:"$(OutDir)ja-JP\$(TargetFileName).mui" "$(IntermediateOutputPath)openwithexconfig.ja-JP.res"
216223muirct -c "$(TargetPath)" -e "$(OutDir)ja-JP\$(TargetFileName).mui"
217224
225+ rc /D "_UNICODE" /D "UNICODE" /l 0x041F /q "muiconfig.xml" /g 0x0409 /nologo /fo"$(IntermediateOutputPath)temp.res" /fm"$(IntermediateOutputPath)openwithexconfig.tr-TR.res" openwithexconfig.tr-TR.rc
226+ if not exist "$(OutDir)tr-TR" md "$(OutDir)tr-TR"
227+ link /dll /noentry /out:"$(OutDir)tr-TR\$(TargetFileName).mui" "$(IntermediateOutputPath)openwithexconfig.tr-TR.res"
228+ muirct -c "$(TargetPath)" -e "$(OutDir)tr-TR\$(TargetFileName).mui"
229+
218230del "$(IntermediateOutputPath)temp.res"</Command >
219231 </PostBuildEvent >
220232 </ItemDefinitionGroup >
0 commit comments