|
20 | 20 | </ItemGroup> |
21 | 21 | <PropertyGroup Label="Globals"> |
22 | 22 | <ProjectGuid>{F415C2A0-93C6-11E1-B0C4-0800200C9A66}</ProjectGuid> |
23 | | - <RootNamespace>mod_xsendfile</RootNamespace> |
| 23 | + <RootNamespace>mod_cspnonce</RootNamespace> |
24 | 24 | <ProjectName>mod_cspnonce</ProjectName> |
25 | 25 | <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
26 | 26 | </PropertyGroup> |
|
106 | 106 | <MkTypLibCompatible>true</MkTypLibCompatible> |
107 | 107 | <SuppressStartupBanner>true</SuppressStartupBanner> |
108 | 108 | <TargetEnvironment>Win32</TargetEnvironment> |
109 | | - <TypeLibraryName>.\Release/mod_xsendfile.tlb</TypeLibraryName> |
| 109 | + <TypeLibraryName>.\Release/mod_cspnonce.tlb</TypeLibraryName> |
110 | 110 | <HeaderFileName /> |
111 | 111 | </Midl> |
112 | 112 | <ClCompile> |
|
150 | 150 | <MkTypLibCompatible>true</MkTypLibCompatible> |
151 | 151 | <SuppressStartupBanner>true</SuppressStartupBanner> |
152 | 152 | <TargetEnvironment>Win32</TargetEnvironment> |
153 | | - <TypeLibraryName>.\Debug/mod_xsendfile.tlb</TypeLibraryName> |
| 153 | + <TypeLibraryName>.\Debug/mod_cspnonce.tlb</TypeLibraryName> |
154 | 154 | <HeaderFileName /> |
155 | 155 | </Midl> |
156 | 156 | <ClCompile> |
|
164 | 164 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
165 | 165 | </ClCompile> |
166 | 166 | <ResourceCompile> |
167 | | - <PreprocessorDefinitions>_DEBUG;BIN_NAME=mod_xsendfile.so;LONG_NAME=xsendfile_module for Apache;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 167 | + <PreprocessorDefinitions>_DEBUG;BIN_NAME=mod_cspnonce.so;LONG_NAME=cspnonce_module for Apache;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
168 | 168 | <Culture>0x0409</Culture> |
169 | 169 | </ResourceCompile> |
170 | 170 | <Link> |
|
186 | 186 | <MkTypLibCompatible>true</MkTypLibCompatible> |
187 | 187 | <SuppressStartupBanner>true</SuppressStartupBanner> |
188 | 188 | <TargetEnvironment>X64</TargetEnvironment> |
189 | | - <TypeLibraryName>.\Release/mod_xsendfile.tlb</TypeLibraryName> |
| 189 | + <TypeLibraryName>.\Release/mod_cspnonce.tlb</TypeLibraryName> |
190 | 190 | <HeaderFileName /> |
191 | 191 | </Midl> |
192 | 192 | <ClCompile> |
|
230 | 230 | <MkTypLibCompatible>true</MkTypLibCompatible> |
231 | 231 | <SuppressStartupBanner>true</SuppressStartupBanner> |
232 | 232 | <TargetEnvironment>X64</TargetEnvironment> |
233 | | - <TypeLibraryName>.\Debug/mod_xsendfile.tlb</TypeLibraryName> |
| 233 | + <TypeLibraryName>.\Debug/mod_cspnonce.tlb</TypeLibraryName> |
234 | 234 | <HeaderFileName /> |
235 | 235 | </Midl> |
236 | 236 | <ClCompile> |
|
244 | 244 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
245 | 245 | </ClCompile> |
246 | 246 | <ResourceCompile> |
247 | | - <PreprocessorDefinitions>_DEBUG;BIN_NAME=mod_xsendfile.so;LONG_NAME=xsendfile_module for Apache;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 247 | + <PreprocessorDefinitions>_DEBUG;BIN_NAME=mod_cspnonce.so;LONG_NAME=cspnonce_module for Apache;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
248 | 248 | <Culture>0x0409</Culture> |
249 | 249 | </ResourceCompile> |
250 | 250 | <Link> |
|
0 commit comments