File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 126126 <PrecompiledHeaderFile >pch.h</PrecompiledHeaderFile >
127127 <PrecompiledHeaderOutputFile >$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile >
128128 <AdditionalIncludeDirectories >$(ProjectDir);$(ProjectDir)SourceCode\DLL\</AdditionalIncludeDirectories >
129+ <ExceptionHandling >false</ExceptionHandling >
129130 </ClCompile >
130131 <Link >
131132 <SubSystem >Windows</SubSystem >
146147 </UndefinePreprocessorDefinitions >
147148 <PrecompiledHeaderOutputFile >$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile >
148149 <AdditionalIncludeDirectories >$(ProjectDir);$(ProjectDir)SourceCode\DLL\</AdditionalIncludeDirectories >
150+ <ExceptionHandling >false</ExceptionHandling >
149151 </ClCompile >
150152 <Link >
151153 <SubSystem >Windows</SubSystem >
166168 <PrecompiledHeaderFile >pch.h</PrecompiledHeaderFile >
167169 <PrecompiledHeaderOutputFile >$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile >
168170 <AdditionalIncludeDirectories >$(ProjectDir);$(ProjectDir)SourceCode\DLL\</AdditionalIncludeDirectories >
171+ <ExceptionHandling >false</ExceptionHandling >
169172 </ClCompile >
170173 <Link >
171174 <SubSystem >Windows</SubSystem >
188191 <PrecompiledHeaderFile >pch.h</PrecompiledHeaderFile >
189192 <PrecompiledHeaderOutputFile >$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile >
190193 <AdditionalIncludeDirectories >$(ProjectDir);$(ProjectDir)SourceCode\DLL\</AdditionalIncludeDirectories >
194+ <ExceptionHandling >false</ExceptionHandling >
191195 </ClCompile >
192196 <Link >
193197 <SubSystem >Windows</SubSystem >
Original file line number Diff line number Diff line change 179179 <PrecompiledHeader >NotUsing</PrecompiledHeader >
180180 <PrecompiledHeaderFile >pch.h</PrecompiledHeaderFile >
181181 <LanguageStandard >stdcpp17</LanguageStandard >
182+ <ExceptionHandling >false</ExceptionHandling >
182183 </ClCompile >
183184 <Link >
184185 <SubSystem >
217218 <PrecompiledHeader >NotUsing</PrecompiledHeader >
218219 <PrecompiledHeaderFile >pch.h</PrecompiledHeaderFile >
219220 <LanguageStandard >stdcpp17</LanguageStandard >
221+ <ExceptionHandling >false</ExceptionHandling >
220222 </ClCompile >
221223 <Link >
222224 <SubSystem >
Original file line number Diff line number Diff line change 9494 <PrecompiledHeaderFile >
9595 </PrecompiledHeaderFile >
9696 <LanguageStandard >stdcpp17</LanguageStandard >
97+ <ExceptionHandling >false</ExceptionHandling >
9798 </ClCompile >
9899 <Link >
99100 <GenerateDebugInformation >true</GenerateDebugInformation >
109110 <PrecompiledHeaderFile >
110111 </PrecompiledHeaderFile >
111112 <LanguageStandard >stdcpp17</LanguageStandard >
113+ <ExceptionHandling >false</ExceptionHandling >
112114 </ClCompile >
113115 <Link >
114116 <GenerateDebugInformation >true</GenerateDebugInformation >
126128 <PrecompiledHeaderFile >
127129 </PrecompiledHeaderFile >
128130 <LanguageStandard >stdcpp17</LanguageStandard >
131+ <ExceptionHandling >false</ExceptionHandling >
129132 </ClCompile >
130133 <Link >
131134 <EnableCOMDATFolding >true</EnableCOMDATFolding >
145148 <PrecompiledHeaderFile >
146149 </PrecompiledHeaderFile >
147150 <LanguageStandard >stdcpp17</LanguageStandard >
151+ <ExceptionHandling >false</ExceptionHandling >
148152 </ClCompile >
149153 <Link >
150154 <EnableCOMDATFolding >true</EnableCOMDATFolding >
Original file line number Diff line number Diff line change 8686 </ClInclude >
8787 </ItemGroup >
8888 <ItemGroup >
89- <ClCompile Include =" ..\ tracy\public\TracyClient.cpp" />
89+ <ClCompile Include =" tracy\public\TracyClient.cpp" />
9090 </ItemGroup >
9191</Project >
You can’t perform that action at this time.
0 commit comments